hpsDst (HPS) - input
hbm (HBITMAP) - input
pwrcSrc (PRECTL) - input
Note: The value of each field in this structure must be in the range -32 768 through The data type WRECT can also be used, if supported by the language.
NULL
pptlDst (PPOINTL) - input
The bottom left corner of the bit-map destination is specified in device coordinates.
If DBM_STRETCH is set in fl, this parameter is used as a pointer to a RECTL data structure that contains the coordinates of the rectangle into which the source bit map is to be drawn. In this situation, pptlDst should be treated as a PRECTL datatype.
clrFore (LONG) - input
This is used if hbm refers to a monochrome bit map. In this instance, bit-map bits that are set to 1 are drawn using clrFore. Ignored if DBM_IMAGEATTRS is specified.
clrBack (LONG) - input
This is used if hbm refers to a monochrome bit map. In this instance, bit-map bits that are set to zero are drawn using clrBack. Ignored if DBM_IMAGEATTRS is specified.
fl (ULONG) - input
DBM_NORMAL
rc (BOOL) - returns
TRUE