Etterna 0.74.4
Loading...
Searching...
No Matches
Public Attributes | List of all members
_HIDP_KEYBOARD_MODIFIER_STATE Struct Reference

Public Attributes

union { 
 
   struct { 
 
      ULONG   LeftControl: 1 
 
      ULONG   LeftShift: 1 
 
      ULONG   LeftAlt: 1 
 
      ULONG   LeftGUI: 1 
 
      ULONG   RightControl: 1 
 
      ULONG   RightShift: 1 
 
      ULONG   RightAlt: 1 
 
      ULONG   RigthGUI: 1 
 
      ULONG   CapsLock: 1 
 
      ULONG   ScollLock: 1 
 
      ULONG   NumLock: 1 
 
      ULONG   Reserved: 21 
 
   }  
 
   ULONG   ul 
 
};  
 

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