IDtcLuRmEnlistmentSink

 

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 IDtcLuRmEnlistmentSink interface is used by the Microsoft Distributed Transaction Coordinator (MSDTC) to respond to events raised by an LU 6.2 subordinate client.

When to Implement

You do not need to implement this interface. It is implemented by the resource manager.

When to Use

You do not need to use this interface. It is used internally by the resource manager.

Methods in Vtable Order

IDtcLuRmEnlistmentSink methods Description
IDtcLuRmEnlistmentSink::AckUnplug Called by the MSDTC to acknowledge a request by a client to close the connection.
IDtcLuRmEnlistmentSink::TmDown Called by the MSDTC to notify clients that it is down.
IDtcLuRmEnlistmentSink::SessionLost Called by the MSDTC to notify clients that the session to the remote LU has been lost.
IDtcLuRmEnlistmentSink::BackedOut Called by the MSDTC to ask the client to inform the remote LU that the transaction has been successfully aborted.
IDtcLuRmEnlistmentSink::BackOut Called by the MSDTC to ask the client to inform the remote LU that the client has decided to abort the transaction.
IDtcLuRmEnlistmentSink::Committed Called by the MSDTC to ask the client to inform the remote LU that the MSDTC has committed the transaction.
IDtcLuRmEnlistmentSink::Forget Called by the MSDTC to ask the client to inform the remote LU that the client has committed the transaction.
IDtcLuRmEnlistmentSink::Prepare Called by the MSDTC to ask the client to inform the remote LU that the transaction is being prepared.
IDtcLuRmEnlistmentSink::RequestCommit Called by the MSDTC to ask the client to inform the remote LU that the client has requested to commit the transaction.

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 txdtc.h