Sourceforge.net - The VCF's Project Host
   The VCF Website Home   |   Online Discussion Forums   |   Sourceforge.net Project Page   

VCF::Win32MSG Class Reference

#include <Win32ToolKit.h>

List of all members.

Public Member Functions

 Win32MSG (const MSG &msg, Control *control=NULL)
 Win32MSG (HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam, Control *control=NULL)
 Win32MSG (const Win32MSG &msg)
Win32MSGoperator= (const Win32MSG &msg)

Public Attributes

MSG msg_
Controlcontrol_


Constructor & Destructor Documentation

VCF::Win32MSG::Win32MSG const MSG &  msg,
Control control = NULL
[inline]
 

VCF::Win32MSG::Win32MSG HWND  hwnd,
UINT  message,
WPARAM  wParam,
LPARAM  lParam,
Control control = NULL
[inline]
 

VCF::Win32MSG::Win32MSG const Win32MSG msg  )  [inline]
 


Member Function Documentation

Win32MSG& VCF::Win32MSG::operator= const Win32MSG msg  )  [inline]
 


Member Data Documentation

Control* VCF::Win32MSG::control_
 

MSG VCF::Win32MSG::msg_
 


The documentation for this class was generated from the following file:
   Comments or Suggestions?    License Information