This method retrieves the current mapping mode, the total size, and the line and page sizes of the scrollable view.
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 |
void GetDeviceScrollSizes( int& nMapMode, SIZE& sizeTotal,
SIZE& sizePage, SIZE& sizeLine ) const;
Windows CE only supports the MM_TEXT value for the nMapMode parameter.
CScrollView::SetScrollSizes, CScrollView::GetTotalSize