Packet Sniffer SDK VCL Edition

HNPSManager :: Methods :: Get_FirstAdapterCfg

 Previous Next

Returns the handle of the first HNAdapterConfig object.

Syntax:

function Get_FirstAdapterCfg: Pointer;

Description:

After this method has been executed successfully the returned value will be HNAdapterConfig object handle, otherwise it is equal to NULL. Get_FirstAdapterCfg can be used only after executing of Initialize method successfully. Use Get_FirstAdapterCfg to gain access to the first HNAdapterConfig object.

See also:Get_NextAdapterCfg, HNPSManager, Initialize, RefreshAdapterList