IPicture::put_KeepOriginalFormat method
Sets the value of the picture's KeepOriginalFormat property.
Syntax
HRESULT put_KeepOriginalFormat(
[in] BOOL keep
);
Parameters
- keep [in]
-
Specifies the new value to assign to the property.
Return value
This method returns S_OK on success and E_FAIL otherwise.
Requirements
|
Minimum supported client |
Windows 2000 Professional [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows 2000 Server [desktop apps only] |
|
Header |
|
|
IDL |
|
|
IID |
IID_IPicture is defined as 7BF80980-BF32-101A-8BBB-00AA00300CAB |
See also
Show: