WiFi Framework C++ Edition

◆ AcmGetVirtualStationExtensibility()

int AcmGetVirtualStationExtensibility ( bool &  Allowed) const

Reads 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.

By default, extensibility on a virtual station is allowed. This value is persisted across restarts.