ReactOS 0.4.16-dev-1399-gaaed9f7
|
Public Attributes | |
IOleObject | IOleObject_iface |
LONG | ref |
int | line |
int | draw_count |
IOleClientSite * | clientsite |
IOleAdviseHolder * | advise_holder |
SIZEL | extent |
IViewObject | IViewObject_iface |
IOleAdviseHolder* testoleobj::advise_holder |
IOleClientSite* testoleobj::clientsite |
Definition at line 232 of file richole.c.
Referenced by _insert_reobject(), subtest_InsertObject(), testoleobj_IOleObject_GetClientSite(), and testoleobj_IOleObject_SetClientSite().
IOleObject testoleobj::IOleObject_iface |
Definition at line 227 of file richole.c.
Referenced by impl_from_IOleObject().
IViewObject testoleobj::IViewObject_iface |
Definition at line 236 of file richole.c.
Referenced by impl_from_IViewObject().
LONG testoleobj::ref |
Definition at line 228 of file richole.c.
Referenced by _expect_ref(), testoleobj_AddRef(), and testoleobj_Release().