Packet Sniffer SDK VCL Edition

HNAdapter :: Methods :: IsValid

 Previous Next

Checks if the HNAdapter object is created correctly.

Syntax:

function IsValid: BOOL;

Description:

Allows to check the correctness of the HNAdapter object creation after executing the Constructor method.

See also:HNAdapter, Constructor