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.Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family