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.
Handles specific window messages before they are dispatched.
virtual BOOL PreTranslateMessage(
MSG* pMsg
);
Parameters
- [in] pMsg
A pointer to a MSG Structure structure that contains the message to process.
Return Value
Non-zero if the message was handled and should not be dispatched; 0 if the message was not handled and should be dispatched.
Requirements
Header: afxframewndex.h