|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| struct list | entry |
| GUID | guid |
| TF_PRESERVEDKEY | prekey |
| LPWSTR | description |
| TfClientId | tid |
Definition at line 16 of file threadmgr.cpp.
| LPWSTR tagPreservedKey::description |
Definition at line 21 of file threadmgr.cpp.
Referenced by CThreadMgr::PreserveKey().
Definition at line 18 of file threadmgr.cpp.
Referenced by CThreadMgr::PreserveKey().
| GUID tagPreservedKey::guid |
Definition at line 19 of file threadmgr.cpp.
Referenced by CThreadMgr::PreserveKey().
| TF_PRESERVEDKEY tagPreservedKey::prekey |
Definition at line 20 of file threadmgr.cpp.
Referenced by CThreadMgr::PreserveKey().
| TfClientId tagPreservedKey::tid |
Definition at line 22 of file threadmgr.cpp.
Referenced by CThreadMgr::PreserveKey().