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