Virtual Devices (3.1) (vdag31qh.hlp) (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
ShiftState
                                                     Up Next Previous
────────────────────────────────────────────────────────────────────────────
 
include vmm.inc
 
ShiftState Mask, Compare
 
The ShiftState macro sets the EBX register with the shift state mask and
shift state compare value required for a call to the VKD_Define_Hot_Key
service.
 
Parameter  Description
────────────────────────────────────────────────────────────────────────────
 
Mask       Specifies the shift state bits that should be excluded before the
           compare is done.
 
Compare    Specifies the value to compare
 
Return Value
 
See Also
 
VKD_Define_Hot_Key