Pointer to an OWNERITEM
data structure.
The following list defines the OWNERITEM
data structure fields as they apply to the font dialog. See OWNERITEM
for the default field values.
hwnd (HWND)
Window
handle of the sample area.
hps (HPS)
Presentation-space handle.
fsState
(ULONG)
fsAttribute (ULONG)
fsStateOld
(ULONG)
fsAttributeOld (ULONG)
rclItem (RECTL)
Item rectangle to be drawn in window coordinates.
idItem (LONG)
hItem (CNRDRAWITEMINFO)
rc (BOOL)
Item-drawn
indicator.
TRUE
The owner draws the item.
FALSE
If the owner does not draw the item,
the owner returns this value and the font dialog draws the item.
[Back]
[Next]