QuickOPC User's Guide and Reference
ObjectDescriptor Constructor



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib Namespace > ObjectDescriptor Class : ObjectDescriptor Constructor
Initializes a new instance of the ObjectDescriptor class.
Overload List
OverloadDescription
Initializes a new instance of the ObjectDescriptor class.Initializes a new instance of the class.  
Initializes a new instance of the ObjectDescriptor class.Initializes a new instance of the class, with specified object CLSID.  
Initializes a new instance of the ObjectDescriptor class.Initializes a new instance of the class, given a OpcLabs.BaseLib.ComInterop.Database.ComClassRegistration.  
Initializes a new instance of the ObjectDescriptor class.Initializes a new instance of the class, given the machine name and a OpcLabs.BaseLib.ComInterop.Database.ComClassRegistration.  
Initializes a new instance of the ObjectDescriptor class.Initializes a new instance of the class, with specified machine name and object CLSID.  
Initializes a new instance of the ObjectDescriptor class.Initializes a new instance of the class, with specified machine name and object ID.  
Initializes a new instance of the ObjectDescriptor class.Initializes a new instance of the class, with specified server class (ProgID) or a URL string.  
Initializes a new instance of the ObjectDescriptor class.Initializes a new instance of the class, with specified server class (ProgID) or a URL string, and network security.  
Initializes a new instance of the ObjectDescriptor class.Initializes a new copy of the ObjectDescriptor object.  
Initializes a new instance of the ObjectDescriptor class.Initializes a new instance of the class with serialized data.  
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also