Sets the value of the picture's KeepOriginalFormat property.
HRESULT put_KeepOriginalFormat(
BOOL keep //Specifies the new value of KeepOriginalFormat
);
This method supports the standard return value E_FAIL, as well as the following:
Windows NT: Use version 4.0 or later.
Windows: Use Windows 95 or later.
Windows CE: Unsupported.
Header: Declared in ocidl.h.
IPicture::get_KeepOriginalFormat