Jump to content

MLM_QUERYFORMATRECT

From EDM2

This message queries the format dimensions and mode.

Syntax

param1
PPOINTL pFormatRect; /* Format dimensions. */

param2
ULONG flFlags;       /* Flags governing interpretation of dimensions. */

Parameters

pFormatRect (PPOINTL) - input
Format dimensions.
The size of the current limiting dimensions.
flFlags (ULONG) - input
Flags governing interpretation of dimensions.
An array of MLFFMTRECT_* flags defined under the flFlags field of the [[MLM_
SETFORMATRECT]] message.

Returns

ulReserved (ULONG) - return
Reserved value.

Default Processing

The default window procedure takes no action on this message, other than to set ulReserved to 0.