[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
MeasureItem( nPStruct, nHeight )-> <lSuccess>
------------------------------------------------------------------------------
PARAMETER:
<nPStruct> Is a pointer ( numeric value ) to the MEASUREITEMSTRUCT
structure.
<nHeight> Is the height to be assigned into that MEASUREITEM structure
RETURNS:
<lSuccess> is TRUE if the function is successful
DESCRIPTION:
This function fills in the mi.itemHeight member of the given
MEASUREITEMSTRUCT structure in response to the WM_MEASURERITEM message.
This is send to determinate the dimensions of a owner-drawn control.
SOURCE:
SOURCE\WINAPI\MEASUREI.C
See Also:
MeasureItem
MeasureItemStruct
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson