Visual Basic (Declaration) | |
---|---|
Protected Function ApplyIndexRangeAndDataEncoding( _ ByVal context As ISystemContext, _ ByVal indexRange As NumericRange, _ ByVal dataEncoding As QualifiedName, _ ByVal value As DataValue _ ) As ServiceResult |
C# | |
---|---|
protected ServiceResult ApplyIndexRangeAndDataEncoding( ISystemContext context, NumericRange indexRange, QualifiedName dataEncoding, DataValue value ) |
Parameters
- context
- The context.
- indexRange
- The index range.
- dataEncoding
- The data encoding.
- value
- The value.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family