DrawDibStop-Funktion (vfw.h)
Die DrawDibStop-Funktion gibt die Ressourcen frei, die von einem DrawDib DC für die Streamingwiedergabe verwendet werden.
Syntax
BOOL VFWAPI DrawDibStop(
HDRAWDIB hdd
);
Parameter
hdd
Handle für einen DrawDib-DC.
Rückgabewert
Gibt TRUE zurück, wenn dies erfolgreich war, oder andernfalls FALSE .
Anforderungen
Unterstützte Mindestversion (Client) | Windows 2000 Professional [nur Desktop-Apps] |
Unterstützte Mindestversion (Server) | Windows 2000 Server [nur Desktop-Apps] |
Zielplattform | Windows |
Kopfzeile | vfw.h |
Bibliothek | Vfw32.lib |
DLL | Msvfw32.dll |