OPC Labs EasyOPC-UA Library
EasyUASubscriberManagement Object
Members 
OpcLabs_EasyOpcUA ActiveX DLL : EasyUASubscriberManagement Object
Description
Allows static management and configuration of the EasyUASubscriber object.

 

ProgId: OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberManagement
CLSID (Class ID): d272c305-b47e-4b3d-acd8-cd21635756e4
Default interface: OpcLabs.EasyOpc.UA.PubSub.ComTypes._EasyUASubscriberManagement
Event source interface: OpcLabs.EasyOpc.UA.PubSub.ComTypes.DEasyUASubscriberManagementEvents

 

For more information, see EasyUASubscriberManagement and OpcLabs.EasyOpc.UA.PubSub.ComTypes._EasyUASubscriberManagement in .NET Reference.

Object Model

EasyUASubscriberManagement ObjectEasyUASubscriberAdaptableParameters ObjectManagedSecurityGroupParameters ObjectEasyUAPubSubResolverParameters ObjectEasyUASubscriber ObjectEasyUASubscribeDataSetArguments ObjectEasyUASubscribeDataSetArgumentsDictionary CollectionEasyUASubscribeDataSetArguments ObjectEasyUASubscriberInstanceParameters ObjectEasyUASubscriberAdaptableParameters ObjectStringObjectDictionary CollectionEasyUADataSetMessageEventArgs ObjectElasticVector CollectionEasyUAResolverAccessEventArgs ObjectElasticVector CollectionEasyUASubscriptionResolvedEventArgs ObjectElasticVector CollectionEasyUASubscriberSharedParameters ObjectConfigurationPartCollection CollectionPluginSetupCollection CollectionPluginSetup Object

Remarks

For remarks, see EasyUASubscriberManagement and OpcLabs.EasyOpc.UA.PubSub.ComTypes._EasyUASubscriberManagement in .NET Reference.

Object creation

_EasyUASubscriberManagementPtr EasyUASubscriberManagementPtr(__uuidof(EasyUASubscriberManagement));
EasyUASubscriberManagement := CoEasyUASubscriberManagement.Create;
var EasyUASubscriberManagement = new ActiveXObject("OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberManagement");
EasyUASubscriberManagement := CoEasyUASubscriberManagement.Create;
$EasyUASubscriberManagement = Win32::OLE->new("OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberManagement");
$EasyUASubscriberManagement = new COM("OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberManagement");
OLEObject EasyUASubscriberManagement
EasyUASubscriberManagement = CREATE OLEObject
EasyUASubscriberManagement.ConnectToNewObject("OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberManagement")
EasyUASubscriberManagement = win32com.client.Dispatch('OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberManagement')
Dim EasyUASubscriberManagement As New OleObject ("OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberManagement")
Dim EasyUASubscriberManagement As New EasyUASubscriberManagement
EasyUASubscriberManagement = CREATEOBJECT("OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberManagement")
Dim EasyUASubscriberManagement As New EasyUASubscriberManagement
Dim EasyUASubscriberManagement: Set EasyUASubscriberManagement = CreateObject("OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberManagement")
EasyUASubscriberManagement := CreateObject("OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberManagement")
Interfaces
InterfaceDescription
 
A portable component.

 

IID (Interface ID): 9120435f-3dde-4bfa-a307-a6cad683834a

 

For more information, see _Widget in .NET Reference.

 

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

 

For more information, see ICloneable in .NET Reference.

 

IID (Interface ID): b86e59f2-f1e2-389d-b5f1-c55307c8106e

 

For more information, see IComponent in .NET Reference.

 

IID (Interface ID): 805d7a98-d4af-3f0f-967f-e5cf45312d2c

 

For more information, see IDisposable in .NET Reference.

 

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

 

For more information, see ISerializable in .NET Reference.

Example

For examples, see EasyUASubscriberManagement in .NET Reference.

See Also

EasyUASubscriberManagement Members