DrawDibStop
The DrawDibStop
function frees the resources used by a DrawDib DC for streaming playback.
BOOL DrawDibStop(
HDRAWDIB hdd |
|
); |
|
Parameters
hdd
Handle of a
DrawDib DC.
Return Values
Returns TRUE
if successful or FALSE otherwise.