XA Single-Pipe Resource Manager 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 object represents a XA resource manager based on the one-pipe coordination model implemented by the MSDTC XA transaction manager.

Origin: The application creates an XA single-pipe resource manager object by calling the IDtcToXaHelperFactory::Create.
Occurrences: Every call to IDtcToXaHelperFactory::Create 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: IUnknown

 IDtcToXaHelper