CPluginApp Class Reference

#include <Misc.h>

List of all members.

Public Member Functions

virtual ~CPluginApp ()
virtual CWnd * GetMainWnd ()
virtual int Run ()
virtual BOOL PreTranslateMessage (MSG *pMsg)
virtual BOOL PumpMessage ()
virtual BOOL OnIdle (LONG lCount)
virtual BOOL IsIdleMessage (MSG *pMsg)
virtual int DoMessageBox (LPCTSTR lpszPrompt, UINT nType, UINT nIDPrompt)
virtual BOOL InitInstance ()
virtual int ExitInstance ()
virtual void DoWaitCursor (int nCode)


Detailed Description

Definition at line 35 of file Misc.h.


Constructor & Destructor Documentation

virtual CPluginApp::~CPluginApp  )  [inline, virtual]
 

Definition at line 38 of file Misc.h.


Member Function Documentation

virtual int CPluginApp::DoMessageBox LPCTSTR  lpszPrompt,
UINT  nType,
UINT  nIDPrompt
[inline, virtual]
 

Definition at line 46 of file Misc.h.

virtual void CPluginApp::DoWaitCursor int  nCode  )  [inline, virtual]
 

Definition at line 49 of file Misc.h.

virtual int CPluginApp::ExitInstance  )  [inline, virtual]
 

Definition at line 48 of file Misc.h.

virtual CWnd* CPluginApp::GetMainWnd  )  [inline, virtual]
 

Definition at line 40 of file Misc.h.

virtual BOOL CPluginApp::InitInstance  )  [inline, virtual]
 

Definition at line 47 of file Misc.h.

virtual BOOL CPluginApp::IsIdleMessage MSG *  pMsg  )  [inline, virtual]
 

Definition at line 45 of file Misc.h.

virtual BOOL CPluginApp::OnIdle LONG  lCount  )  [inline, virtual]
 

Definition at line 44 of file Misc.h.

virtual BOOL CPluginApp::PreTranslateMessage MSG *  pMsg  )  [inline, virtual]
 

Definition at line 42 of file Misc.h.

virtual BOOL CPluginApp::PumpMessage  )  [inline, virtual]
 

Definition at line 43 of file Misc.h.

virtual int CPluginApp::Run  )  [inline, virtual]
 

Definition at line 41 of file Misc.h.


The documentation for this class was generated from the following file:
This A:M SDK v12.0 documentation is maintained by Hash Inc. Please address any comments concerning this documentation to AMReports. If you have any information, knowledge, or documentation to share with the A:M developer community, please post them on the Hash SDK forum.

Generated on Thu Oct 27 11:46:51 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001