| Visual Basic (Declaration) | |
|---|---|
| Public Overloads Shared Function Construct( _ ByVal eventType As Integer, _ ByVal namespaceIndex As UShort _ ) As NodeId | |
| C# | |
|---|---|
| public static NodeId Construct( int eventType, ushort namespaceIndex ) | |
Parameters
- eventType
- Type of the event.
- namespaceIndex
- Index of the namespace.
Return Value
The NodeIdTarget Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family
 
     
     
     
     
    