ReactOS 0.4.15-dev-8100-g1887773
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 40 of file threadmgr.c.

Member Data Documentation

◆ description

LPWSTR tagPreservedKey::description

Definition at line 45 of file threadmgr.c.

Referenced by KeystrokeMgr_PreserveKey().

◆ entry

struct list tagPreservedKey::entry

Definition at line 42 of file threadmgr.c.

Referenced by KeystrokeMgr_PreserveKey().

◆ guid

GUID tagPreservedKey::guid

Definition at line 43 of file threadmgr.c.

Referenced by KeystrokeMgr_PreserveKey().

◆ prekey

TF_PRESERVEDKEY tagPreservedKey::prekey

Definition at line 44 of file threadmgr.c.

Referenced by KeystrokeMgr_PreserveKey().

◆ tid

TfClientId tagPreservedKey::tid

Definition at line 46 of file threadmgr.c.

Referenced by KeystrokeMgr_PreserveKey().


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