ICM_GETQUALITY
wParam = (DWORD) (LPVOID) &dwICValue;
lParam = 0;
Queries a video compression driver to return its current quality setting.
- Returns ICERR_OK if the driver supports this message or ICERR_UNSUPPORTED otherwise.
- wParam
- Address of a doubleword to return the current quality value. Quality values range from 0 to 10,000.
See Also
ICM_GETDEFAULTQUALITY, ICM_SETQUALITY