This method retrieves the current display size for a running control. The size is for a full rendering of the control and is specified in HIMETRIC units.
At a Glance
Header file: | Atlctl.h |
Windows CE versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
Syntax
HRESULT GetContentExtent( LPSIZEL pSize );
See Also