Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This method retrieves the minimal size at which a window can be drawn.
static void ComputeMinWindowSize(LONG* pcxMinWinSize,LONG* pcyMinWinSize);
Parameters
- pcxMinWinSize
[out] Pointer to a long integer that receives the minimum width of the window, in pixels. - pcyMinWinSize
[out] Pointer to a long integer that receives the minimum height of the window, in pixels.
Return Values
None.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Gcacheview.hpp.
Send Feedback on this topic to the authors