This method does not do anything in Windows CE. It is included for compatibility with existing code.
| 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 |
CSize GetWindowExt ( ) const;
In Windows CE, you cannot change the viewport extent so this method does not actually do anything. It always returns (1,1).