ReactOS 0.4.16-dev-1521-gb8f1da6
tagPreservedKey Struct Reference
Collaboration diagram for tagPreservedKey:

Public Attributes

struct list entry
 
GUID guid
 
TF_PRESERVEDKEY prekey
 
LPWSTR description
 
TfClientId tid
 

Detailed Description

Definition at line 16 of file threadmgr.cpp.

Member Data Documentation

◆ description

LPWSTR tagPreservedKey::description

Definition at line 21 of file threadmgr.cpp.

Referenced by CThreadMgr::PreserveKey().

◆ entry

struct list tagPreservedKey::entry

Definition at line 18 of file threadmgr.cpp.

Referenced by CThreadMgr::PreserveKey().

◆ guid

GUID tagPreservedKey::guid

Definition at line 19 of file threadmgr.cpp.

Referenced by CThreadMgr::PreserveKey().

◆ prekey

TF_PRESERVEDKEY tagPreservedKey::prekey

Definition at line 20 of file threadmgr.cpp.

Referenced by CThreadMgr::PreserveKey().

◆ tid

TfClientId tagPreservedKey::tid

Definition at line 22 of file threadmgr.cpp.

Referenced by CThreadMgr::PreserveKey().


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