Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The DrawDibStop function frees the resources used by a DrawDib DC for streaming playback.
Syntax
BOOL VFWAPI DrawDibStop(
HDRAWDIB hdd
);
Parameters
hdd
Handle to a DrawDib DC.
Return value
Returns TRUE if successful or FALSE otherwise.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
Minimum supported server | Windows 2000 Server [desktop apps only] |
Target Platform | Windows |
Header | vfw.h |
Library | Vfw32.lib |
DLL | Msvfw32.dll |