soui 5.0.0.1
Soui5 Doc
 
Loading...
Searching...
No Matches
IMsgFilter Interface Reference

Interface for message filtering. More...

#include <SMsgLoop-i.h>

Inheritance diagram for IMsgFilter:
IToolTip SDropDownWnd STipCtrl

Public Member Functions

BOOL PreTranslateMessage (MSG *pMsg) PURE
 Preprocesses a message.
 

Detailed Description

Interface for message filtering.

Definition at line 14 of file SMsgLoop-i.h.

Member Function Documentation

◆ PreTranslateMessage()

BOOL IMsgFilter::PreTranslateMessage ( MSG * pMsg)

Preprocesses a message.

Parameters
pMsgPointer to the message.
Returns
TRUE if the message is handled, FALSE otherwise.

Implemented in IToolTip, SDropDownWnd, and STipCtrl.


The documentation for this interface was generated from the following file: