WiFi Framework C++ Edition

◆ GetManagementFrameProtectionCapable()

int GetManagementFrameProtectionCapable ( bool &  Supported) const

Reads the WiFi Management Frame Protection capability of the interface.

Parameters
SupportedThe Management Frame Protection support. True if the Management Frame Protection is supported.
Returns
If the function succeed the return value is wclCommon::WCL_E_SUCCESS. Otherwise the method returns one of the WCL error codes.