Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal configuration As Object, _ ByVal itemId As String, _ ByVal parent As NodeState, _ ByVal attribute As HdaAttribute, _ ByVal namespaceIndex As UShort _ ) |
C# | |
---|---|
public HdaAttributeState( object configuration, string itemId, NodeState parent, HdaAttribute attribute, ushort namespaceIndex ) |
Parameters
- configuration
- The configuration.
- itemId
- The item id.
- parent
- attribute
- The attribute.
- namespaceIndex
- Index of the namespace.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family