|
ReactOS 0.4.16-dev-1946-g52006dd
|

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 27 of file clipboard.c.
| FORMATETC * DataObjectImpl::fmtetc |
Definition at line 31 of file clipboard.c.
| UINT DataObjectImpl::fmtetc_cnt |
Definition at line 32 of file clipboard.c.
| HMETAFILEPICT DataObjectImpl::hmfp |
Definition at line 64 of file clipboard.c.
| IDataObject DataObjectImpl::IDataObject_iface |
Definition at line 28 of file clipboard.c.
| LONG DataObjectImpl::ref |
Definition at line 29 of file clipboard.c.
| HANDLE DataObjectImpl::rtf |
Definition at line 35 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 34 of file clipboard.c.