WiFi Framework C++ Edition

◆ AcmSetVirtualStationExtensibility()

int AcmSetVirtualStationExtensibility ( const bool  Allowed)

Sets the ACM value indicating whether extensibility on a virtual station is allowed.

Parameters
AllowedIf True then extensibility on a virtual station is allowed; if False, extensibility on a virtual station is not allowed.
Returns
If the function succeeds, the return value is wclCommon::WCL_E_SUCCESS. If the function fails, the return value may be one of the WCL return codes.