Internet Direct (Indy)
Home
PreviousUpNext
TIdIPAddrMon.AdapterCount Property

Indicated the number of network adapters for the local system.

Pascal
property AdapterCount: Integer;

AdapterCount is an Integer property that indicates the number of network adapters for the local system. AdapterCount is assigned a value based on the number of IP addresses detected using the global protocol stack instace variable in GStack

AdapterCount is used when CheckAdapters is called to compare the current IP addresses for local system to the values stored in the IPAddresses property. 

Use IPAddresses to access the string representation of the IP address assigned to adapters in the local system.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.