Visual Basic (Declaration) | |
---|---|
Public Function CreateNode( _ ByVal context As ServerSystemContext, _ ByVal parentId As NodeId, _ ByVal referenceTypeId As NodeId, _ ByVal browseName As QualifiedName, _ ByVal instance As BaseInstanceState _ ) As NodeId |
C# | |
---|---|
public NodeId CreateNode( ServerSystemContext context, NodeId parentId, NodeId referenceTypeId, QualifiedName browseName, BaseInstanceState instance ) |
Parameters
- context
- parentId
- referenceTypeId
- browseName
- instance
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family