Virtual U.org
Get Personal Training on VU Today
    
Top shadow
 
 register/help
User Name:

Password:

OMOUSE2.H File Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

OMOUSE2.H File Reference

Go to the source code of this file.

Enumerations

enum  {
  K_CAPITAL_LETTER = 0x0001, K_IS_SHIFT = 0x0002, K_IS_CTRL = 0x0004, K_IS_ALT = 0x0008,
  K_ON_NUMPAD = 0x0010, K_CASE_INSENSITIVE = 0x0100, K_IGNORE_SHIFT = 0x0200, K_IGNORE_CTRL = 0x0400,
  K_IGNORE_ALT = 0x0800, K_IGNORE_NUM_LOCK = 0x1000, K_IGNORE_CAP_LOCK = 0x2000, K_IGNORE_NUMPAD = 0x4000,
  K_TRANSLATE_KEY = 0x8000, K_CHAR_KEY = K_IGNORE_NUMPAD | K_IGNORE_SHIFT | K_IGNORE_CAP_LOCK | K_TRANSLATE_KEY, K_UNIQUE_KEY
}


Enumeration Type Documentation

anonymous enum
 

Enumeration values:
K_CAPITAL_LETTER 
K_IS_SHIFT 
K_IS_CTRL 
K_IS_ALT 
K_ON_NUMPAD 
K_CASE_INSENSITIVE 
K_IGNORE_SHIFT 
K_IGNORE_CTRL 
K_IGNORE_ALT 
K_IGNORE_NUM_LOCK 
K_IGNORE_CAP_LOCK 
K_IGNORE_NUMPAD 
K_TRANSLATE_KEY 
K_CHAR_KEY 
K_UNIQUE_KEY 

Definition at line 9 of file OMOUSE2.H.


Generated on Fri Aug 23 01:38:50 2002 for VirtualU by doxygen1.2.17