Visual Basic (Declaration) | |
---|---|
Public Overloads Function GetResult( _ ByVal context As ISystemContext, _ ByVal attribute As HdaAttributeState, _ ByVal nodeToRead As ReadValueId, _ ByVal value As DataValue, _ ByVal diagnosticsMasks As DiagnosticsMasks _ ) As ServiceResult |
C# | |
---|---|
public ServiceResult GetResult( ISystemContext context, HdaAttributeState attribute, ReadValueId nodeToRead, DataValue value, DiagnosticsMasks diagnosticsMasks ) |
Parameters
- context
- The context.
- attribute
- The attribute.
- nodeToRead
- The node to read.
- value
- The value.
- diagnosticsMasks
- The diagnostics masks.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family