prclItem
(
PRECTL
)
Pointer to the
RECTL
structure, into which the rectangular coordinates are placed.
pQueryRecordRect
(
PQUERYRECORDRECT
)
Pointer to the
QUERYRECORDRECT
structure.
rc
(
BOOL
)
Success indicator.
TRUE
A rectangle with valid coordinates is returned.
FALSE
The rectangle is not successfully returned. The
WinGetLastError
function may return the following error:
PMERR_INVALID_PARAMETERS.
[Back]
[Next]