The ICM_SETSTATE message is sent to a video compression driver to set the state of the compressor.
Returns the number of bytes actually used by the compressor. A return value of zero generally indicates an error.
Because the information used by ICM_SETSTATE is private and specific to a given compressor, client applications should use this message only to restore information previously obtained with the ICM_GETSTATE message.