'Declaration
<NotNullAttribute()> Overloads Public Operator Widening CType( _ ByVal quality As Integer _ ) As DAQuality
'Usage
[NotNull()] public: operator DAQuality^ ( int quality )
Parameters
- quality
- An integer that represent the bit-coded quality."
Return Value
Returns the quality that corresponds to the integer.