Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The GetDomainType method returns the domain type of the network connection.
Syntax
HRESULT GetDomainType(
[out] NLM_DOMAIN_TYPE *pDomainType
);
Parameters
[out] pDomainType
Pointer to an NLM_DOMAIN_TYPE enumeration value that specifies the domain type of the network.
Return value
Returns S_OK if the method succeeds.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2008 [desktop apps only] |
| Target Platform | Windows |
| Header | netlistmgr.h |