Visual Basic (Declaration) | |
---|---|
Public Function WriteAttribute( _ ByVal context As ISystemContext, _ ByVal attributeId As UInteger, _ ByVal indexRange As NumericRange, _ ByVal value As DataValue _ ) As ServiceResult |
C# | |
---|---|
public ServiceResult WriteAttribute( ISystemContext context, uint attributeId, NumericRange indexRange, DataValue value ) |
Parameters
- context
- attributeId
- indexRange
- value
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family