OPC Labs EasyOPC-UA Library
UAEndpointDescriptionChecks Object
Members 
OpcLabs_EasyOpcUA ActiveX DLL : UAEndpointDescriptionChecks Object
Description
Configures checks on an endpoint description.

 

ProgId: OpcLabs.EasyOpc.UA.Engine.UAEndpointDescriptionChecks
CLSID (Class ID): 3681b3ff-ff83-4886-8454-92a274c07191
Default interface: OpcLabs.EasyOpc.UA.Engine.ComTypes._UAEndpointDescriptionChecks
Event source interface:

 

For more information, see UAEndpointDescriptionChecks and OpcLabs.EasyOpc.UA.Engine.ComTypes._UAEndpointDescriptionChecks in .NET Reference.

Remarks

For remarks, see UAEndpointDescriptionChecks and OpcLabs.EasyOpc.UA.Engine.ComTypes._UAEndpointDescriptionChecks in .NET Reference.

Object creation

_UAEndpointDescriptionChecksPtr UAEndpointDescriptionChecksPtr(__uuidof(UAEndpointDescriptionChecks));
UAEndpointDescriptionChecks := CoUAEndpointDescriptionChecks.Create;
var UAEndpointDescriptionChecks = new ActiveXObject("OpcLabs.EasyOpc.UA.Engine.UAEndpointDescriptionChecks");
UAEndpointDescriptionChecks := CoUAEndpointDescriptionChecks.Create;
$UAEndpointDescriptionChecks = Win32::OLE->new("OpcLabs.EasyOpc.UA.Engine.UAEndpointDescriptionChecks");
$UAEndpointDescriptionChecks = new COM("OpcLabs.EasyOpc.UA.Engine.UAEndpointDescriptionChecks");
OLEObject UAEndpointDescriptionChecks
UAEndpointDescriptionChecks = CREATE OLEObject
UAEndpointDescriptionChecks.ConnectToNewObject("OpcLabs.EasyOpc.UA.Engine.UAEndpointDescriptionChecks")
UAEndpointDescriptionChecks = win32com.client.Dispatch('OpcLabs.EasyOpc.UA.Engine.UAEndpointDescriptionChecks')
Dim UAEndpointDescriptionChecks As New OleObject ("OpcLabs.EasyOpc.UA.Engine.UAEndpointDescriptionChecks")
Dim UAEndpointDescriptionChecks As New UAEndpointDescriptionChecks
UAEndpointDescriptionChecks = CREATEOBJECT("OpcLabs.EasyOpc.UA.Engine.UAEndpointDescriptionChecks")
Dim UAEndpointDescriptionChecks As New UAEndpointDescriptionChecks
Dim UAEndpointDescriptionChecks: Set UAEndpointDescriptionChecks = CreateObject("OpcLabs.EasyOpc.UA.Engine.UAEndpointDescriptionChecks")
UAEndpointDescriptionChecks := CreateObject("OpcLabs.EasyOpc.UA.Engine.UAEndpointDescriptionChecks")
Interfaces
InterfaceDescription
An object that holds information.

 

IID (Interface ID): b9103dfd-bace-4392-afb0-ff2bfc9c7ab7

 

For more information, see _Info in .NET Reference.

 
A common base class.

 

IID (Interface ID): 9b164457-eef8-4736-bae7-531d45ea2751

 

For more information, see _Object2 in .NET Reference.

Base class for parameter objects, providing functionality such as standard names.

 

IID (Interface ID): 6d244bf5-d5df-409a-85a2-7bc8c14ef351

 

For more information, see _Parameters in .NET Reference.

 

IID (Interface ID): 0cb251a7-3ab3-3b5c-a0b8-9ddf88824b85

 

For more information, see ICloneable in .NET Reference.

 

IID (Interface ID): d0eeaa62-3d30-3ee2-b896-a2f34dda47d8

 

For more information, see ISerializable in .NET Reference.

Example

For examples, see UAEndpointDescriptionChecks in .NET Reference.

See Also

UAEndpointDescriptionChecks Members