ref_iface_IVDXInputFile_DisplayInfo - shekh/VirtualDub2 GitHub Wiki

VirtualDub Plugin SDK 1.2

IVDXInputFile interface

IVDXInputFile:: DisplayInfo

Displays a dialog showing additional information about the file. The contents of this dialog are up to the implementation.

void DisplayInfo(VDXHWND hwndParent);

Parameters

hwndParent Parent window handle to use when creating the dialog.

Thread safety

This method is not thread-safe.

Errors

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


Copyright (C) 2007-2012 Avery Lee.

⚠️ **GitHub.com Fallback** ⚠️