Packet Sniffer SDK VCL Edition

HNLBSession :: Methods :: Constructor

 Previous Next

Creates the HNLBSession object.

Syntax:

constructor Create(AOwner: TComponent); override;

Description:

Use this method to create HNLBSession object, containing properties of TCP session, which localhost is participating in. The only reason for a failure can be the insufficient memory.

See also:HNLBSession, Destructor