Variables | |
const UINT | RI_MESSAGE_BLOCKUSERINTERACTION = RegisterWindowMessage(TEXT("RI_MESSAGE_BLOCKUSERINTERACTION")) |
const UINT RI_MESSAGE_BLOCKUSERINTERACTION = RegisterWindowMessage(TEXT("RI_MESSAGE_BLOCKUSERINTERACTION")) |
Message ID for the Request "block user interaction":
RI_MESSAGE_BLOCKUSERINTERACTION
This function has no writer.
This function has no reader.
RI_NOERROR = BlockUserInteraction succeeded. errorcode (0)
Disables the user interaction (mouse and key) with the navigator.
To enable the user input, see AllowUserInteraction.
© PTV Group 2020 | Generated on Wed Apr 15 2020 12:47:52 for by 1.8.8 |