WiFi Framework C++ Edition

◆ CwclNlmNetwork()

CwclNlmNetwork ( NlmApi::INetwork *const  Network)

Creates a new Network object.

Parameters
NetworkThe INetwork interface pointer.

An application must never create this class directly. Instead of that an application must use GetNetwork or GetNetworks methods of the CwclNetworkListManager component.