TwclWiFiInterface.GetCapability(TwclWiFiInterfaceCapability) Method

Reads the interface's capabilities.

Namespace: wclWiFi
public
 function GetCapability(
 out Capability: TwclWiFiInterfaceCapability): Integer;

Parameters

Capability
Type: TwclWiFiInterfaceCapability

A TwclWiFiInterfaceCapability record which will be filled with the interface's capabilities.

Return Value

Type: Integer

If the function succeed the return value is wclErrors.WCL_E_SUCCESS. Otherwise the method returns one of the WCL error codes.