IDtcNetworkAccessConfig3::SetLUAccess

 

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 SetLUAccess method sets a Boolean value to determine whether the object can participate in LU network transactions. Do not set this parameter to TRUE unless you have determined that the current configuration allows LU network transactions.

Syntax

  
HRESULT SetLUAccess ([in] BOOL bLUAccess);  

Parameters

bLUAccess
[in] TRUE if an LU resource manager is accessible; otherwise FALSE.

Return Values

This method returns the standard values E_INVALIDARG, E_OUTOFMEMORY, E_UNEXPECTED, and E_FAIL, as well as the following:

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

Header: Declared in TxCoord.h