WiFi Framework C++ Edition

◆ GetCapability()

int GetCapability ( wclWiFiInterfaceCapability Capability) const

Reads the interface's capabilities.

Parameters
CapabilityA wclWiFiInterfaceCapability record which will be filled with the interface's capabilities.
Returns
If the function succeed the return value is wclCommon::WCL_E_SUCCESS. Otherwise the method returns one of the WCL error codes.