TwclWiFiClient.AcmGetVirtualStationExtensibility(Boolean) Method

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

Namespace: wclWiFi
public
 function AcmGetVirtualStationExtensibility(out Allowed: Boolean): Integer;

Parameters

Allowed
Type: Boolean

If True then extensibility on a virtual station is allowed; if False, extensibility on a virtual station is not allowed.

Return Value

Type: Integer

If the function succeeds, the return value is wclErrors.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.