TwclWiFiSniffer.GetMacAddr(Int64) Method

Gets the WiFi adapter current MAC address.

Namespace: wclWiFi
public
 function GetMacAddr(out Address: Int64): Integer;

Parameters

Address
Type: Int64

On output the current MAC address of the WiFi adapter used for fram capturing.

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.