XA Single-Pipe Resource Manager Pseudo-Object

 

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 XA single-pipe resource manager pseudo-object represents an XA resource manager helper based on the one-pipe coordination model implemented by the MSDTC XA transaction manager.

Origin: The application creates a XA two-pipe resource manager object by calling the IDtcToXaHelperSinglePipe::XARMCreate method. The pszRMCookie output parameter on this method call represents this object.
Occurrences: Every call to IDtcToXaHelperSinglePipe::XARMCreate creates a new instance of this object.
Duration: The lifetime of this object is scoped by the open references to this object plus by pending transactions enlisted on this resource manager.
Interfaces: None