Returns the Item number string in the connection drop down list.
Visual Basic |
---|
Public Function ConnectionDescription( _ ByVal Item As Long _ ) As String |
- Item
- Required Long. The zero-based index of the string from the drop down list to return. This must be between 0 and probe.ConnectionCount-1.
String value.