ReactOS 0.4.16-dev-1946-g52006dd
tagCompartmentValue Struct Reference
Collaboration diagram for tagCompartmentValue:

Public Attributes

struct list entry
 
GUID guid
 
TfClientId owner
 
ITfCompartmentcompartment
 

Detailed Description

Definition at line 16 of file compartmentmgr.cpp.

Member Data Documentation

◆ compartment

ITfCompartment* tagCompartmentValue::compartment

Definition at line 21 of file compartmentmgr.cpp.

◆ entry

struct list tagCompartmentValue::entry

Definition at line 18 of file compartmentmgr.cpp.

◆ guid

GUID tagCompartmentValue::guid

Definition at line 19 of file compartmentmgr.cpp.

Referenced by CCompartment::SetValue().

◆ owner

TfClientId tagCompartmentValue::owner

Definition at line 20 of file compartmentmgr.cpp.

Referenced by CCompartment::SetValue().


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