VisioForge Video Capture SDK (Delphi / ActiveX)
ContentsIndexHome
PreviousUpNext
TVFVideoCapture.OSD_Layers_Delete Method

Deletes selected layer.

Pascal
function OSD_Layers_Delete(ID: Integer): Boolean;
C++
__fastcall Boolean OSD_Layers_Delete(int ID);
C#
public Boolean OSD_Layers_Delete(int ID);
Visual Basic
Public Function OSD_Layers_Delete(ID As Integer) As Boolean
Java
public Boolean OSD_Layers_Delete(int ID);
IDL
Boolean OSD_Layers_Delete(int ID);
JavaScript
OSD_Layers_Delete
PHP
public Boolean OSD_Layers_Delete($ID);
Parameters 
Description 
ID: Integer 
ID. 

Returns if operation was successful, otherwise method returns .

Copyright (c) 2012. All rights reserved.
What do you think about this topic? Send feedback!