ReactOS 0.4.15-dev-7924-g5949c20
_msgfilter Struct Reference

#include <richedit.h>

Collaboration diagram for _msgfilter:

Public Attributes

NMHDR nmhdr
 
UINT msg
 
WPARAM wParam
 
LPARAM lParam
 

Detailed Description

Definition at line 639 of file richedit.h.

Member Data Documentation

◆ lParam

LPARAM _msgfilter::lParam

Definition at line 643 of file richedit.h.

Referenced by ME_FilterEvent(), WINHELP_CheckPopup(), and WINHELP_MainWndProc().

◆ msg

UINT _msgfilter::msg

Definition at line 641 of file richedit.h.

Referenced by ME_FilterEvent(), WINHELP_CheckPopup(), and WINHELP_MainWndProc().

◆ nmhdr

NMHDR _msgfilter::nmhdr

Definition at line 640 of file richedit.h.

Referenced by ME_FilterEvent(), WINHELP_CheckPopup(), and WINHELP_MainWndProc().

◆ wParam

WPARAM _msgfilter::wParam

Definition at line 642 of file richedit.h.

Referenced by ME_FilterEvent(), WINHELP_CheckPopup(), and WINHELP_MainWndProc().


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