Returns the current value of the picture's KeepOriginalFormat property.
HRESULT get_KeepOriginalFormat(
BOOL* pfkeep //Receives a pointer to the 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::put_KeepOriginalFormat