Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
1/6/2010
This method retrieves the minimal size at which a window can be drawn.
Syntax
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 Value
None.
Requirements
| Header | gcacheview.hpp |
| Windows Embedded CE | Windows CE .NET 4.0 and later |