ReactOS 0.4.16-dev-747-gbc52d5f
|
Public Attributes | |
struct list | entry |
GUID | guid |
TF_PRESERVEDKEY | prekey |
LPWSTR | description |
TfClientId | tid |
Definition at line 40 of file threadmgr.c.
LPWSTR tagPreservedKey::description |
Definition at line 45 of file threadmgr.c.
Referenced by KeystrokeMgr_PreserveKey().
Definition at line 42 of file threadmgr.c.
Referenced by KeystrokeMgr_PreserveKey().
GUID tagPreservedKey::guid |
Definition at line 43 of file threadmgr.c.
Referenced by KeystrokeMgr_PreserveKey().
TF_PRESERVEDKEY tagPreservedKey::prekey |
Definition at line 44 of file threadmgr.c.
Referenced by KeystrokeMgr_PreserveKey().
TfClientId tagPreservedKey::tid |
Definition at line 46 of file threadmgr.c.
Referenced by KeystrokeMgr_PreserveKey().