Visual Basic (Declaration) | |
---|---|
Public Function WriteChildAttribute( _ ByVal context As ISystemContext, _ ByVal componentPath As IList(Of QualifiedName), _ ByVal index As Integer, _ ByVal attributeId As UInteger, _ ByVal value As DataValue _ ) As ServiceResult |
C# | |
---|---|
public ServiceResult WriteChildAttribute( ISystemContext context, IList<QualifiedName> componentPath, int index, uint attributeId, DataValue value ) |
Parameters
- context
- componentPath
- index
- attributeId
- value
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family