Determines if the compression quality for the selected compressor can be set.
JavaScript |
|
CanSetQuality |
C# |
|
bool CanSetQuality() |
C++ |
|
HRESULT CanSetQuality(VARIANT_BOOL* pVal) |
Return Value
pVal
A Boolean that determines if the quality can be set.
Exceptions
See: HRESULT Return Values for a list of possible values returned by the HRESULT.