Visual Basic (Declaration) | |
---|---|
Protected Overloads Function GetAttributeValue( _ ByVal context As ISystemContext, _ ByVal indexRange As NumericRange, _ ByVal dataEncoding As QualifiedName, _ ByVal attributeId As UInteger, _ ByVal value As DataValue, _ ByVal ParamArray sources() As HdaAttributeValue _ ) As ServiceResult |
C# | |
---|---|
protected ServiceResult GetAttributeValue( ISystemContext context, NumericRange indexRange, QualifiedName dataEncoding, uint attributeId, DataValue value, params HdaAttributeValue[] sources ) |
Parameters
- context
- indexRange
- dataEncoding
- attributeId
- value
- sources
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family