Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Retrieves the minimum size required to show a full month in a month calendar control.
BOOL GetMinReqRect(
RECT* pRect
) const;
Parameters
- pRect
A pointer to a RECT structure that will receive bounding rectangle information. This parameter must be a valid address and cannot be NULL.
Return Value
If successful, this member function returns nonzero and lpRect receives the applicable bounding information. If unsuccessful, the member function returns 0.
Remarks
This member function implements the behavior of the Win32 message MCM_GETMINREQRECT, as described in the Windows SDK.
Requirements
Header: afxdtctl.h