My Project
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
ParaEngine::CMainWindowIterator Class Reference
Inheritance diagram for ParaEngine::CMainWindowIterator:
ParaEngine::CWindowIterator

Public Member Functions

 CMainWindowIterator (DWORD pid, DWORD nAlloc=1024)
 
- Public Member Functions inherited from ParaEngine::CWindowIterator
 CWindowIterator (DWORD nAlloc=1024)
 
DWORD GetCount ()
 
HWND First ()
 
HWND Next ()
 

Protected Member Functions

virtual BOOL OnWindow (HWND hwnd)
 
- Protected Member Functions inherited from ParaEngine::CWindowIterator
virtual BOOL OnEnumProc (HWND hwnd)
 

Protected Attributes

DWORD m_pid
 
- Protected Attributes inherited from ParaEngine::CWindowIterator
HWND * m_hwnds
 
DWORD m_nAlloc
 
DWORD m_count
 
DWORD m_current
 

Additional Inherited Members

- Static Protected Member Functions inherited from ParaEngine::CWindowIterator
static BOOL CALLBACK EnumProc (HWND hwnd, LPARAM lp)
 

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