Pen Driver Client Return Values

The following message can be returned by a client of the pen driver:

Constant Description Value
HR_STOP Instructs the pen driver to not pass the information on to the next client of the pen driver. 0x00000001
HR_CONTINUE Instructs the pen driver to pass the information on to the next client. 0x00000000