ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

PHIDP_KEYBOARD_MODIFIER_STATE Struct Reference

#include <hidpi.h>

Data Fields

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
   }   DUMMYSTRUCTNAME
   ULONG   ul
DUMMYUNIONNAME

Detailed Description

Definition at line 52 of file hidpi.h.


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

Generated on Sun May 27 2012 06:35:57 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.