BOOL Layout( HDLAYOUT* pHeaderLayout );
Return Value
Nonzero if successful; otherwise 0.
Parameters
pHeaderLayout
Pointer to an HDLAYOUT structure, which contains information used to set the size and position of a header control.
Remarks
Retrieves the size and position of a header control within a given rectangle. This function is used to determine the appropriate dimensions for a new header control that is to occupy the given rectangle.