Packet Sniffer SDK VCL Edition

HNPSManager :: Properties :: AdaptersCfgCount

 Previous Next

Returns the number of the HNAdapterConfig objects.

property AdaptersCfgCount: DWORD; // read only

Description:

AdaptersCfgCount value is equal to the total amount of the HNAdapterConfig objects, created for all of the network adapters, which were found out in the system after executing Initialize or RefreshAdapterList methods.

AdaptersCfgCount may be used only after the execution of Initialize or RefreshAdapterList methods has been completed successfully.

See also:HNPSManager, Initialize, RefreshAdapterList