Skip to content

ref_iface_IVDXFilterPreview_Close

shekh edited this page Apr 15, 2018 · 1 revision

VirtualDub Plugin SDK 1.2

IVDXFilterPreview interface

IVDXFilterPreview:: Close

Closes the filter preview window.

void Close();

Thread safety

This method is not thread-safe.

Errors

Errors may not be returned from this function (see SetError()).

Remarks

Close() can safely be called even if the preview window is already closed or preview is not enabled.


Copyright (C) 2007-2012 Avery Lee.

Clone this wiki locally