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

Public Member Functions

 CWindowIterator (DWORD nAlloc=1024)
 
DWORD GetCount ()
 
HWND First ()
 
HWND Next ()
 

Protected Member Functions

virtual BOOL OnEnumProc (HWND hwnd)
 
virtual BOOL OnWindow (HWND hwnd)
 

Static Protected Member Functions

static BOOL CALLBACK EnumProc (HWND hwnd, LPARAM lp)
 

Protected Attributes

HWND * m_hwnds
 
DWORD m_nAlloc
 
DWORD m_count
 
DWORD m_current
 

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