Home
Product home page
Download
Order
Contents
Introduction
PSSDK basics
BPF programming
HNPSManager
HNAdapter
Properties
Methods
AsyncRequest
AsyncSend
AsyncSendEx
CloseAdapter
Constructor
Destructor
Get_AcceptCount
Get_AsyncStatistics
Get_LostCount
Get_Missed
Get_OpenTime
Get_ProcessCount
Get_RecvCount
Get_RecvWithErr
Get_RecvWithoutErr
Get_RejectCount
Get_TranWithErr
Get_TranWithoutErr
IsOpened
IsValid
OpenAdapter
SyncRequest
SyncSend
SyncSendEx
UpdateAdapterStatistics
UpdateUserStatistics
Events
HNFileAdapter
HNAdapterConfig
HNUserFilter
HNPacket
HNQueue
HNTcpManager
HNTcpSession
HNLBAdapter
HNLBSession
HNLBHosts
Constants_Enumerations
Structures
Error codes
FAQ
RFC
Packet Sniffer SDK VCL Edition
HNAdapter :: Methods :: Destructor
Previous
Next
Destroys an
HNAdapter
object.
Syntax:
destructor Destroy; override;
Description:
Destroys an
HNAdapter
object.
See also:
HNAdapter
,
Constructor