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

Deletes Picture-In-Picture DeviceName.

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

Returns , if the operation was successful.

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