IDtcLuRecoveryInitiatedByLuWork

 

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 IDtcLuRecoveryInitiatedByLUWork interface is used to receive LU recovery work to perform on behalf of the Microsoft Distributed Transaction Coordinator (MSDTC).

When to Implement

You do not need to implement this interface. It is implemented by MSDTC.

When to Use

You do not need to use this interface. It is used internally by MSDTC.

Methods in Vtable Order

IDtcLuRecoveryInitiatedByLuWork methods Description
IDtcLuRecoveryInitiatedByLuWork::HandleTheirXLN Initiates recovery operations for an LU pair.
IDtcLuRecoveryInitiatedByLuWork::GetOurLogNameSize Gets the sizes (in bytes) of the local log name.
IDtcLuRecoveryInitiatedByLuWork::GetOurXLN Gets local information needed for a log name exchange (XLN).
IDtcLuRecoveryInitiatedByLuWork::HandleConfirmationOfOurXLN Processes the confirmation status for an XLN validation check.
IDtcLuRecoveryInitiatedByLuWork::HandleTheirCompareStates Processes the response from comparing states with the MSDTC.
IDtcLuRecoveryInitiatedByLuWork::HandleConfirmationOfOurCompareStates Processes a confirmation that results from comparing states with the MSDTC.
IDtcLuRecoveryInitiatedByLuWork::HandleErrorFromOurCompareStates Processes an error that results from comparing states with the MSDTC.
IDtcLuRecoveryInitiatedByLuWork::ConversationLost Informs the MSDTC that the conversation with the LU has been lost.

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