TwclWiFiSniffer.GetPhy(TwclWiFiSnifferPhy) Method

Gets the current adapter's PHY.

Namespace: wclWiFi
public
 function GetPhy(out Phy: TwclWiFiSnifferPhy): Integer;

Parameters

Phy
Type: TwclWiFiSnifferPhy

On output the currently used PHY.

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.