GetInterfaceList

Top  Previous  Next

GetInterfaceList(IfList: TStrings);

GetInterfaceList(IList IfList); - C# syntax

GetInterfaceList(IfList As System.Collections.IList); -

 

Description

This method appends to 'IfList' names of found IP interfaces in order of their system index i.e. 0, 1, 2, 3

Please be aware - this method does not perform list cleaning before appending new items.

This method is useful when you want to experiment with SIP stack and various network environment.