WinDrawBitmap - Errors
Possible returns from
WinGetLastError
PMERR_INVALID_FLAG (0x1019)
An invalid bit was set for a parameter. Use constants defined by PM for options, and do not set any reserved bits.
PMERR_HBITMAP_BUSY (0x2032)
An internal bit map busy error was detected. The bit map was locked by one thread during an attempt to access it from another thread.
[Back: WinDrawBitmap - Remarks]
[Next: WinDrawBitmap - Related Functions]