Visual Basic (Declaration) | |
---|---|
Protected Overloads Function CreateDataItemNode( _ ByVal itemId As Object, _ ByVal browseName As String, _ ByVal displayName As LocalizedText, _ ByVal description As String, _ ByVal dataType As Type, _ ByVal initialValue As Object, _ ByVal statusCode As StatusCode, _ ByVal accessLevel As Byte _ ) As DataItemState |
C# | |
---|---|
protected DataItemState CreateDataItemNode( object itemId, string browseName, LocalizedText displayName, string description, Type dataType, object initialValue, StatusCode statusCode, byte accessLevel ) |
Parameters
- itemId
- browseName
- displayName
- description
- dataType
- initialValue
- statusCode
- accessLevel
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family