The ProgId of all servers is returned as a string array.
This array can e.g. be directly displayed in a Windos control.
Visual Basic (Declaration) | |
---|---|
Public Overloads Sub GetServerList( _ ByVal catList() As Guid, _ ByRef Servers As String() _ ) |
Parameters
- catList
- IN: Array with the Guid of each category to include.
- Servers
- OUT: ProgId of the enumerated OPC servers