ReactOS 0.4.15-dev-7842-g558ab78
IDtcNetworkAccessConfig2 Interface Reference
Inheritance diagram for IDtcNetworkAccessConfig2:
Collaboration diagram for IDtcNetworkAccessConfig2:

Public Member Functions

HRESULT GetNetworkInboundAccess ([out]BOOL *pbInbound)
 
HRESULT GetNetworkOutboundAccess ([out]BOOL *pbOutbound)
 
HRESULT SetNetworkInboundAccess ([in]BOOL bInbound)
 
HRESULT SetNetworkOutboundAccess ([in]BOOL bOutbound)
 
HRESULT GetAuthenticationLevel ([out]AUTHENTICATION_LEVEL *pAuthLevel)
 
HRESULT SetAuthenticationLevel ([in]AUTHENTICATION_LEVEL AuthLevel)
 

Detailed Description

Definition at line 174 of file txcoord.idl.

Member Function Documentation

◆ GetAuthenticationLevel()

HRESULT IDtcNetworkAccessConfig2::GetAuthenticationLevel ( [out] AUTHENTICATION_LEVEL pAuthLevel)

◆ GetNetworkInboundAccess()

HRESULT IDtcNetworkAccessConfig2::GetNetworkInboundAccess ( [out] BOOL pbInbound)

◆ GetNetworkOutboundAccess()

HRESULT IDtcNetworkAccessConfig2::GetNetworkOutboundAccess ( [out] BOOL pbOutbound)

◆ SetAuthenticationLevel()

HRESULT IDtcNetworkAccessConfig2::SetAuthenticationLevel ( [in] AUTHENTICATION_LEVEL  AuthLevel)

◆ SetNetworkInboundAccess()

HRESULT IDtcNetworkAccessConfig2::SetNetworkInboundAccess ( [in] BOOL  bInbound)

◆ SetNetworkOutboundAccess()

HRESULT IDtcNetworkAccessConfig2::SetNetworkOutboundAccess ( [in] BOOL  bOutbound)

The documentation for this interface was generated from the following file: