|
ReactOS 0.4.16-dev-1946-g52006dd
|


Public Member Functions | |
| HRESULT | Render ([in] int hdc, [in] long x, [in] long y, [in] long cx, [in] long cy, [in] OLE_XPOS_HIMETRIC xSrc, [in] OLE_YPOS_HIMETRIC ySrc, [in] OLE_XSIZE_HIMETRIC cxSrc, [in] OLE_YSIZE_HIMETRIC cySrc, [in] void *prcWBounds) |
| HRESULT | SelectPicture ([in] int hdcIn, [out] int *phdcOut, [out] OLE_HANDLE *phbmpOut) |
| HRESULT | PictureChanged () |
| HRESULT | SaveAsFile ([in] void *pstm, [in] VARIANT_BOOL fSaveMemCopy, [out] long *pcbSize) |
| HRESULT | SetHdc ([in] OLE_HANDLE hdc) |
Public Member Functions inherited from stdole::IUnknown | |
| HRESULT | QueryInterface ([in] GUID *riid, [out] void **ppvObj) |
| unsigned long | AddRef () |
| unsigned long | Release () |
| HRESULT | QueryInterface ([in] GUID *riid, [out] void **ppvObj) |
| unsigned long | AddRef () |
| unsigned long | Release () |
Properties | |
| OLE_HANDLE | Handle [get] |
| OLE_HANDLE | hPal [get, set] |
| short | Type [get] |
| OLE_XSIZE_HIMETRIC | Width [get] |
| OLE_YSIZE_HIMETRIC | Height [get] |
| int | CurDC [get] |
| VARIANT_BOOL | KeepOriginalFormat [get, set] |
| long | Attributes [get] |
Definition at line 310 of file stdole2.idl.
| HRESULT stdole::IPicture::PictureChanged | ( | ) |
| HRESULT stdole::IPicture::Render | ( | [in] int | hdc, |
| [in] long | x, | ||
| [in] long | y, | ||
| [in] long | cx, | ||
| [in] long | cy, | ||
| [in] OLE_XPOS_HIMETRIC | xSrc, | ||
| [in] OLE_YPOS_HIMETRIC | ySrc, | ||
| [in] OLE_XSIZE_HIMETRIC | cxSrc, | ||
| [in] OLE_YSIZE_HIMETRIC | cySrc, | ||
| [in] void * | prcWBounds | ||
| ) |
| HRESULT stdole::IPicture::SaveAsFile | ( | [in] void * | pstm, |
| [in] VARIANT_BOOL | fSaveMemCopy, | ||
| [out] long * | pcbSize | ||
| ) |
| HRESULT stdole::IPicture::SelectPicture | ( | [in] int | hdcIn, |
| [out] int * | phdcOut, | ||
| [out] OLE_HANDLE * | phbmpOut | ||
| ) |
| HRESULT stdole::IPicture::SetHdc | ( | [in] OLE_HANDLE | hdc | ) |
|
get |
|
get |
|
get |
|
get |
|
getset |
|
getset |
|
get |
|
get |