Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

RmMessageHandlerStruct Struct Reference

#include <RmUtilProcessMessage.h>

List of all members.

Public Attributes

HWND hWnd
 The original source HWND.

UINT nMsg
 The original source Message.

LPARAM lParam
 The original source message LPARAM.

WPARAM wParam
 The original source message WPARAM.

void * pUserData
 User supplied data.

bool bRetProcessed


Detailed Description

Struct that gets sent to the WPARAM of a message handler invoked through the RmHandleMessage utility.


Member Data Documentation

bool RmMessageHandlerStruct::bRetProcessed
 

Recipient sets this to true if no further processing processing is to take place, false otherwise. If it is left as false, the original source message handler will be called.


The documentation for this struct was generated from the following file:
Generated on Fri Feb 25 16:09:11 2005 for RenderMonkey SDK by doxygen 1.3.6