Packet Sniffer SDK VCL Edition

HNAdapterConfig :: Properties :: AdapterName

 Previous Next

Returns the network adapter system name.

Syntax:

property AdapterName: AnsiString; // read only

Description:

Use AdapterName property to obtain the string with the network adapter system name (e.g., "\Device\{86EFC4F6-0BEC-44C3-B08D-425C931557B7}").

This name is unique for each device on the system, so you can use it for settings storing in your application.

See also:HNAdapterConfig