fSuccess (BOOL) - returns
Return
codes.
On completion, the handling routine must return BOOLEAN (fSuccess).
TRUE
FALSE
Possible
Errors Detected: When an error is detected, the graphics engine calls
WinSetErrorInfo to post the condition. Reasons for failure of this function
include:
PMERR_BITMAP_IS_SELECTED PMERR_DEV_FUNC_NOT_INSTALLED
PMERR_HBITMAP_BUSY
PMERR_INSUFFICIENT_MEMORY
PMERR_INV_HBITMAP
PMERR_INV_HDC
PMERR_INV_INFO_TABLE
PMERR_INV_LENGTH_OR_COUNT
PMERR_INV_SCAN_START
Refer to the "Error Explanations"
section of the Presentation Manager Programming Reference for further
explanation.
[Back: GreDeleteBitmap Parameter - lFunction]
[Next: GreDeleteBitmap - Parameters]