Share via


IDtcLuRecoveryInitiatedByDtcTransWork::GetRecoverySeqNum

 

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 GetRecoverySeqNum method gets a recovery sequence number from the Microsoft Distributed Transaction Coordinator (MSDTC).

Syntax

HRESULT GetRecoverySeqNum (

[out] LONG *  plRecoverySeqNum

);

Parameters

plRecoverySeqNum
[out] A pointer to the recovery sequence number.

Return Values

This method returns the following values:

S_OK
Method completed successfully.

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