WM_CALCFRAMERECT - Parameters
pRect
(
PRECTL
)
Rectangle structure.
This points to a
RECTL
structure.
usFrame
(
USHORT
)
Frame indicator.
TRUE
Frame rectangle provided
FALSE
Client area rectangle provided.
rc
(
BOOL
)
Rectangle-calculated indicator.
TRUE
Successful completion
FALSE
Error occurred or the calculated rectangle is empty.
[Back: WM_CALCFRAMERECT Return Value - rc]
[Next: WM_CALCFRAMERECT - Syntax]