TwclWiFiClient.AcmSetVirtualStationExtensibility(Boolean) Method

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

Namespace: wclWiFi
public
 function AcmSetVirtualStationExtensibility(const 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.