Check if one of keys specified with the property CancelKeys is pressed.
HRESULT IsCancelKeyPressed([out, retval] VARIANT_BOOL* pbPressed);
Parameters
None.
Returning Parameter
HRESULT Return Values
Description
The IsCancelKeyPressed method returns VARIANT_TRUE when any key specified with the property CancelKeys is pressed.