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 GetViewportOrg ( ) const;
In Windows CE, you cannot change the viewport origin so this method does not actually do anything. It always returns (0,0).