Share via


IDtcLuRecoveryInitiatedByLuWork::GetOurXLN

 

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 GetOurXln method gets local information needed for a log name exchange (XLN).

Syntax

HRESULT GetOurXln(

[out] DTCLUXLN *  pXln  ,

[in,out] unsigned char *  pOurLogName  ,

[out] DWORD *  pdwProtocol

);

Parameters

pXln
[out] A pointer to a DTCLUXLN struct that describes the XLN.

pOurLogName
[in,out] The local log name.

pdwProtocol
[out] The protocol to use for the XLN.

Return Values

This method returns the standard value E_INVALIDARG, as well as the following:

S_OK
Method completed successfully.

Requirements

For an explanation of the requirement values, see Requirements (Component Services).

Platforms: Windows 2000, Windows XP, Windows Server 2003, Windows Vista

Header: Declared in txdtc.h