uaPLUS Reference
ConstructIdForComponent Method
See Also  Send Feedback
Advosol.uaPLUS.HDA Namespace > ParsedNodeId Class : ConstructIdForComponent Method

component
The component.
namespaceIndex
Index of the namespace.

Glossary Item Box

Constructs the node identifier for a component.

Syntax

Visual Basic (Declaration) 
Public Shared Function ConstructIdForComponent( _
   ByVal component As NodeState, _
   ByVal namespaceIndex As UShort _
) As NodeId
C# 
public static NodeId ConstructIdForComponent( 
   NodeState component,
   ushort namespaceIndex
)

Parameters

component
The component.
namespaceIndex
Index of the namespace.

Return Value

The node identifier for a component.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.