Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
virtualBOOLPreTranslateMessage(MSG*pMsg);
Return Value
Nonzero if the message was translated and should not be dispatched; 0 if the message was not translated and should be dispatched.
Parameters
pMsg
Points to a MSG structure that contains the message to process.
Remarks
Used by class CWinApp to translate window messages before they are dispatched to the and Windows functions.
CWnd Overview | Class Members | Hierarchy Chart
See Also , , CWinApp::PreTranslateMessage