ReactOS 0.4.15-dev-8621-g4b051b9
|
Public Attributes | |
IEnumFORMATETC | IEnumFORMATETC_iface |
LONG | ref |
UINT | pos |
ole_priv_data * | data |
Definition at line 229 of file clipboard.c.
ole_priv_data* enum_fmtetc::data |
Definition at line 235 of file clipboard.c.
Referenced by enum_fmtetc_construct().
IEnumFORMATETC enum_fmtetc::IEnumFORMATETC_iface |
Definition at line 231 of file clipboard.c.
Referenced by enum_fmtetc_construct().
UINT enum_fmtetc::pos |
Definition at line 234 of file clipboard.c.
Referenced by enum_fmtetc_construct().
LONG enum_fmtetc::ref |
Definition at line 232 of file clipboard.c.
Referenced by enum_fmtetc_construct().