Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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