ReactOS 0.4.16-dev-109-gf4cb10f
|
Public Attributes | |
IEnumTfContexts | IEnumTfContexts_iface |
LONG | refCount |
DWORD | index |
DocumentMgr * | docmgr |
Definition at line 53 of file documentmgr.c.
DocumentMgr* tagEnumTfContext::docmgr |
Definition at line 58 of file documentmgr.c.
IEnumTfContexts tagEnumTfContext::IEnumTfContexts_iface |
Definition at line 54 of file documentmgr.c.
DWORD tagEnumTfContext::index |
Definition at line 57 of file documentmgr.c.
Referenced by EnumTfContext_Clone().
LONG tagEnumTfContext::refCount |
Definition at line 55 of file documentmgr.c.