VisioForge Video Capture SDK (Delphi / ActiveX)
|
Deletes filter from the list.
function Video_Filters_Delete(name: WideString): Boolean;
__fastcall Boolean Video_Filters_Delete(BSTR name);
public Boolean Video_Filters_Delete(String name);
Public Function Video_Filters_Delete(name As String) As Boolean
public Boolean Video_Filters_Delete(string name);
Boolean Video_Filters_Delete(BSTR name);
Video_Filters_Delete
public Boolean Video_Filters_Delete($name);
Parameters |
Description |
name: WideString |
Filter name. |
Returns , if the operation was successful.
Copyright (c) 2012. All rights reserved.
|
What do you think about this topic? Send feedback!
|