VisioForge Video Edit SDK (Delphi / ActiveX)
ContentsIndexHome
PreviousUpNext
TVFVideoEdit.Video_Filters_Delete Method
Pascal
function Video_Filters_Delete(name: WideString): Boolean;
C++
__fastcall Boolean Video_Filters_Delete(BSTR name);
C#
public Boolean Video_Filters_Delete(String name);
Visual Basic
Public Function Video_Filters_Delete(name As String) As Boolean
Java
public Boolean Video_Filters_Delete(string name);
IDL
Boolean Video_Filters_Delete(BSTR name);
JavaScript
Video_Filters_Delete
PHP
public Boolean Video_Filters_Delete($name);

This is Video_Filters_Delete, a member of class TVFVideoEdit.

Made with Doc-O-Matic.
Copyright (c) 2011. All rights reserved.
What do you think about this topic? Send feedback!