ReactOS 0.4.15-dev-7934-g1dc8d80
tagCompartmentValue Struct Reference
Collaboration diagram for tagCompartmentValue:

Public Attributes

struct list entry
 
GUID guid
 
TfClientId owner
 
ITfCompartmentcompartment
 

Detailed Description

Definition at line 41 of file compartmentmgr.c.

Member Data Documentation

◆ compartment

ITfCompartment* tagCompartmentValue::compartment

Definition at line 45 of file compartmentmgr.c.

◆ entry

struct list tagCompartmentValue::entry

Definition at line 42 of file compartmentmgr.c.

◆ guid

GUID tagCompartmentValue::guid

Definition at line 43 of file compartmentmgr.c.

◆ owner

TfClientId tagCompartmentValue::owner

Definition at line 44 of file compartmentmgr.c.


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