Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
The GetConnectionID method returns the Connection ID associated with this network connection.
Syntax
HRESULT GetConnectionId(
[out] GUID *pgdConnectionId
);
Parameters
[out] pgdConnectionId
Pointer to a GUID that specifies the Connection ID associated with this network connection.
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 |