ReactOS 0.4.15-dev-7918-g2a2556c
tagCompartment Struct Reference
Collaboration diagram for tagCompartment:

Public Attributes

ITfCompartment ITfCompartment_iface
 
ITfSource ITfSource_iface
 
LONG refCount
 
VARIANT variant
 
CompartmentValuevalueData
 
struct list CompartmentEventSink
 

Detailed Description

Definition at line 65 of file compartmentmgr.c.

Member Data Documentation

◆ CompartmentEventSink

struct list tagCompartment::CompartmentEventSink

Definition at line 73 of file compartmentmgr.c.

◆ ITfCompartment_iface

ITfCompartment tagCompartment::ITfCompartment_iface

Definition at line 66 of file compartmentmgr.c.

◆ ITfSource_iface

ITfSource tagCompartment::ITfSource_iface

Definition at line 67 of file compartmentmgr.c.

◆ refCount

LONG tagCompartment::refCount

Definition at line 68 of file compartmentmgr.c.

◆ valueData

CompartmentValue* tagCompartment::valueData

Definition at line 72 of file compartmentmgr.c.

◆ variant

VARIANT tagCompartment::variant

Definition at line 71 of file compartmentmgr.c.


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