xa_complete
Applies To: Windows 10, Windows 7, Windows 8, Windows 8.1, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 R2, Windows Server Technical Preview, Windows Vista
The MSDTC does not support the complete functionality. Calling this function returns an XAER_NOTA
error.
Implemented by: | MSDTC |
Object | This is a helper function, not a method on an object. |
Interface Source | N/A |
Called by: | XA-based transaction manager. |
Syntax
int __cdecl xa_complete ( __in int *xa_handle, __in int *xa_rethandle, int rmid, long flags);
Parameters
xa_handle
[in] XA handle. Ignored on receipt.
xa_rethandle
[in] XA return handle. Ignored on receipt.
rmid
[in] Resource Manager ID.
flags
[in] Flags defined in [XAOpen – DTP] Chapter 4.4.
Return Values
Return code defined in Chapter 4.5 of [XAOpen – DTP].
Requirements
For an explanation of the requirement values, see Requirements (Component Services).
Platforms: Windows Server 2016, Windows 10, Windows Server 2012 R2, Windows 8.1, Windows Server 2012, Windows 8, Windows Server 2008 R2, Windows 7, Windows Server 2008, Windows Vista
Header: Declared in xa.h