This method returns the this pointer.
| Header file: | Afxwin.h | 
| Platforms: | H/PC 2.0, Palm-size PC, H/PC Pro | 
| Windows CE versions: | 1.0 and later | 
| Complete documentation: | Visual C++ documentation | 
virtual CFrameWnd* GetActiveFrame( );
Windows CE does not support multiple document interface (MDI). This method behaves the same way under Windows CE as it does for single document interface (SDI) applications on the Windows-based desktop platforms.
CFrameWnd::GetActiveView, CFrameWnd::GetActiveDocument, CMDIFrameWnd