ReactOS 0.4.16-dev-588-gf07ea94
|
Public Attributes | |
IDataObject | IDataObject_iface |
LONG | ref |
FORMATETC * | fmtetc |
UINT | fmtetc_cnt |
HANDLE | unicode |
HANDLE | rtf |
HANDLE | text |
IStream * | stm |
IStorage * | stg |
HMETAFILEPICT | hmfp |
Definition at line 29 of file clipboard.c.
FORMATETC * DataObjectImpl::fmtetc |
Definition at line 33 of file clipboard.c.
UINT DataObjectImpl::fmtetc_cnt |
Definition at line 34 of file clipboard.c.
HMETAFILEPICT DataObjectImpl::hmfp |
Definition at line 64 of file clipboard.c.
IDataObject DataObjectImpl::IDataObject_iface |
Definition at line 30 of file clipboard.c.
LONG DataObjectImpl::ref |
Definition at line 31 of file clipboard.c.
HANDLE DataObjectImpl::rtf |
Definition at line 37 of file clipboard.c.
IStorage* DataObjectImpl::stg |
Definition at line 63 of file clipboard.c.
IStream* DataObjectImpl::stm |
Definition at line 62 of file clipboard.c.
HANDLE DataObjectImpl::text |
Definition at line 61 of file clipboard.c.
HANDLE DataObjectImpl::unicode |
Definition at line 36 of file clipboard.c.