WiFi Framework C++ Edition

◆ DeleteNetwork()

int DeleteNetwork ( const GUID &  NetworkId)

Deletes network profile with given ID.

Parameters
NetworkIdGUID that specifies the network ID.
Returns
If the function succeed the return value is WCL_E_SUCCESS. Otherwise the method returns one of the WCL error codes.