NumInterfaces Property

Public Property NumInterfaces As Long

Summary

This read-only property indicates how many network interfaces are in the list that was obtained by calling the GetInterfaces Method and which are now available through the NetworkInterface Property.

Parameters

This property does not have any parameters.

Value

This property is a Long. The value indicates the number of interfaces in the list.

See Also

GetInterfaces Method, NetworkInterface Property