Modifies the QualityChoice and Substatus bit fields.
DISPID (Dispatch ID):
For more information, see SetQualityAndSubStatus in .NET Reference.
DISPID (Dispatch ID):
For more information, see SetQualityAndSubStatus in .NET Reference.
Visual Basic |
---|
Public Sub SetQualityAndSubStatus( _ ByVal qualityChoice As DAQualityChoice, _ ByVal subStatus As Integer _ ) |
Value | Description |
---|---|
DAQualityChoice_Bad | Bad. Value is not useful for reasons indicated by the Substatus. |
DAQualityChoice_Good | Good. The Quality of the value is Good. |
DAQualityChoice_Uncertain | Uncertain. The quality of the value is uncertain for reasons indicated by the Substatus. |
See SetQualityAndSubStatus in .NET Reference.
For remarks, see SetQualityAndSubStatus in .NET Reference.
For examples, see SetQualityAndSubStatus in .NET Reference.