'Declaration
<NotNullAttribute()> Public Shared Function FromInt32( _ ByVal value As Integer _ ) As DAQuality
[NotNull()] public: static DAQuality^ FromInt32( int value )
Parameters
- value
- An integer that represent the bit-coded quality."
Return Value
Returns the quality that corresponds to the integer.