ShiftState

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.

Parameters

Mask

Specifies the shift state bits that should be excluded before the comparison is done.

Compare

Specifies the value to compare.

Return Value

This macro has no return value.

See Also

VKD_Define_Hot_Key