INetworkListManager::GetConnectivity method
The GetConnectivity method returns the overall connectivity state of the machine.
Syntax
HRESULT STDMETHODCALLTYPE GetConnectivity( [out] NLM_CONNECTIVITY *pConnectivity );
Parameters
- pConnectivity [out]
-
Pointer to an NLM_CONNECTIVITY enumeration value that contains a bitmask that specifies the network connectivity of this machine.
Return value
Returns S_OK if the method succeeds.
Requirements
|
Minimum supported client | Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2008 [desktop apps only] |
|
Header |
|
|
IDL |
|
See also
Community Additions
ADD
Show: