RouteInterfaces Properties



Handles(Index as Integer) as Integer

[read only] Returns a handle of network interface in set with specified Index.

Count as Integer

[read only] Returns total count of interfaces in the set of interfaces.

AsText as String

Gets or sets device names separated by CRLF (symbols with ASCII codes #13#10). With this property you can set all interfaces in the set of interfaces.

Items(Index as Integer) as String

Gets or sets device name for item with specified index. If you set this property, old item replaced with new with specified device name. Returns device name for item with specified index.

Name as String

Gets or sets name of interfaces set.

Description as String

Gets or sets description of interfaces set.