Visual Basic (Declaration) | |
---|---|
Public Function GetClassDetails( _ ByRef clsid As Guid, _ ByRef progID As String, _ ByRef userType As String _ ) As Integer |
Parameters
- clsid
- IN: CLSID of the OPC Server
- progID
- OUT: ProgId name of the server
- userType
- OUT: User type information
Target Platforms: Windows 7/8/10, Windows Server 2008/2012/2016, .NET 4.x