ReactOS 0.4.15-dev-7942-gd23573b
tagEnumTfContext Struct Reference
Collaboration diagram for tagEnumTfContext:

Public Attributes

IEnumTfContexts IEnumTfContexts_iface
 
LONG refCount
 
DWORD index
 
DocumentMgrdocmgr
 

Detailed Description

Definition at line 53 of file documentmgr.c.

Member Data Documentation

◆ docmgr

DocumentMgr* tagEnumTfContext::docmgr

Definition at line 58 of file documentmgr.c.

◆ IEnumTfContexts_iface

IEnumTfContexts tagEnumTfContext::IEnumTfContexts_iface

Definition at line 54 of file documentmgr.c.

◆ index

DWORD tagEnumTfContext::index

Definition at line 57 of file documentmgr.c.

Referenced by EnumTfContext_Clone().

◆ refCount

LONG tagEnumTfContext::refCount

Definition at line 55 of file documentmgr.c.


The documentation for this struct was generated from the following file: