OPC Labs EasyOPC Forms
OpcBrowseOutputs Object
Members 
OpcLabs_EasyOpcForms ActiveX DLL : OpcBrowseOutputs Object
Description
Contains outputs from OPC "Classic" user browsing.

 

ProgId: OpcLabs.EasyOpc.Forms.Browsing.OpcBrowseOutputs
CLSID (Class ID): c6105d9f-6066-44f3-a72e-a87db632595a
Default interface: OpcLabs.EasyOpc.Forms.Browsing.ComTypes._OpcBrowseOutputs
Event source interface:

 

For more information, see OpcBrowseOutputs and OpcLabs.EasyOpc.Forms.Browsing.ComTypes._OpcBrowseOutputs in .NET Reference.

Object Model

OpcBrowseOutputs ObjectOpcBrowseNodeElement ObjectAEAttributeElement ObjectAECategoryElement ObjectAEConditionElement ObjectAENodeElement ObjectAESubconditionElement ObjectComputerElement ObjectDANodeElement ObjectDAPropertyElement ObjectServerElement ObjectOpcBrowseNodeElementCollection CollectionOpcBrowseNodeElement Object

Remarks

For remarks, see OpcBrowseOutputs and OpcLabs.EasyOpc.Forms.Browsing.ComTypes._OpcBrowseOutputs in .NET Reference.

Object creation

_OpcBrowseOutputsPtr OpcBrowseOutputsPtr(__uuidof(OpcBrowseOutputs));
OpcBrowseOutputs := CoOpcBrowseOutputs.Create;
var OpcBrowseOutputs = new ActiveXObject("OpcLabs.EasyOpc.Forms.Browsing.OpcBrowseOutputs");
OpcBrowseOutputs := CoOpcBrowseOutputs.Create;
$OpcBrowseOutputs = Win32::OLE->new("OpcLabs.EasyOpc.Forms.Browsing.OpcBrowseOutputs");
$OpcBrowseOutputs = new COM("OpcLabs.EasyOpc.Forms.Browsing.OpcBrowseOutputs");
OLEObject OpcBrowseOutputs
OpcBrowseOutputs = CREATE OLEObject
OpcBrowseOutputs.ConnectToNewObject("OpcLabs.EasyOpc.Forms.Browsing.OpcBrowseOutputs")
OpcBrowseOutputs = win32com.client.Dispatch('OpcLabs.EasyOpc.Forms.Browsing.OpcBrowseOutputs')
Dim OpcBrowseOutputs As New OleObject ("OpcLabs.EasyOpc.Forms.Browsing.OpcBrowseOutputs")
Dim OpcBrowseOutputs As New OpcBrowseOutputs
OpcBrowseOutputs = CREATEOBJECT("OpcLabs.EasyOpc.Forms.Browsing.OpcBrowseOutputs")
Dim OpcBrowseOutputs As New OpcBrowseOutputs
Dim OpcBrowseOutputs: Set OpcBrowseOutputs = CreateObject("OpcLabs.EasyOpc.Forms.Browsing.OpcBrowseOutputs")
OpcBrowseOutputs := CreateObject("OpcLabs.EasyOpc.Forms.Browsing.OpcBrowseOutputs")
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.

 

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 OpcBrowseOutputs in .NET Reference.

See Also

OpcBrowseOutputs Members