Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the value of the picture's KeepOriginalFormat property.
Syntax
HRESULT put_KeepOriginalFormat(
[in] BOOL keep
);
Parameters
[in] keep
Specifies the new value to assign to the property.
Return value
This method returns S_OK on success and E_FAIL otherwise.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 2000 Professional [desktop apps only] |
| Minimum supported server | Windows 2000 Server [desktop apps only] |
| Target Platform | Windows |
| Header | ocidl.h |