Skip to content

Latest commit

 

History

History
67 lines (56 loc) · 2.21 KB

nf-netlistmgr-inetworkconnection-getnetwork.md

File metadata and controls

67 lines (56 loc) · 2.21 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:netlistmgr.INetworkConnection.GetNetwork
INetworkConnection::GetNetwork (netlistmgr.h)
The GetNetwork method returns the network associated with the connection.
GetNetwork
GetNetwork method [Network Awareness]
GetNetwork method [Network Awareness]
INetworkConnection interface
INetworkConnection interface [Network Awareness]
GetNetwork method
INetworkConnection.GetNetwork
INetworkConnection::GetNetwork
netlistmgr/INetworkConnection::GetNetwork
nla.inetworkconnection_getnetwork
nla\inetworkconnection_getnetwork.htm
nla
7de83422-58f6-40fc-b26f-074cec550247
12/05/2018
GetNetwork, GetNetwork method [Network Awareness], GetNetwork method [Network Awareness],INetworkConnection interface, INetworkConnection interface [Network Awareness],GetNetwork method, INetworkConnection.GetNetwork, INetworkConnection::GetNetwork, netlistmgr/INetworkConnection::GetNetwork, nla.inetworkconnection_getnetwork
netlistmgr.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Netlistmgr.idl
Windows
19H1
INetworkConnection::GetNetwork
netlistmgr/INetworkConnection::GetNetwork
c++
APIRef
kbSyntax
COM
Netlistmgr.h
INetworkConnection.GetNetwork

INetworkConnection::GetNetwork

-description

The GetNetwork method returns the network associated with the connection.

-parameters

-param ppNetwork [out]

Pointer to a pointer that receives an INetwork interface instance that specifies the network associated with the connection.

-returns

Returns S_OK if the method succeeds.

-see-also

INetworkConnection