OPC Labs EasyOPC-UA Library
UABrowseParameters Object
Members  View with Navigation Tools
OpcLabs_EasyOpcUA ActiveX DLL : UABrowseParameters Object
Description
Specifies which nodes will be returned by browsing the OPC server's address space.

 

ProgId: OpcLabs.EasyOpc.UA.UABrowseParameters
CLSID (Class ID): a6b2314a-ece4-42af-8e5e-6a5222657242
Default interface: OpcLabs.EasyOpc.UA.ComTypes._UABrowseParameters
Event source interface:

 

For more information, see UABrowseParameters and OpcLabs.EasyOpc.UA.ComTypes._UABrowseParameters in .NET Reference.

Object Model

UABrowseParameters ObjectUANodeIdCollection CollectionUANodeId Object

Remarks

For remarks, see UABrowseParameters and OpcLabs.EasyOpc.UA.ComTypes._UABrowseParameters in .NET Reference.

Object creation

_UABrowseParametersPtr UABrowseParametersPtr(__uuidof(UABrowseParameters));
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 UABrowseParameters in .NET Reference.

See Also

UABrowseParameters Members