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

Gets selected internal profile from the profile list.

Pascal
function WMV_Internal_Profiles_GetItem(Index: Integer): WideString;
C++
__fastcall BSTR WMV_Internal_Profiles_GetItem(int Index);
C#
public String WMV_Internal_Profiles_GetItem(int Index);
Visual Basic
Public Function WMV_Internal_Profiles_GetItem(Index As Integer) As String
Java
public string WMV_Internal_Profiles_GetItem(int Index);
IDL
BSTR WMV_Internal_Profiles_GetItem(int Index);
JavaScript
WMV_Internal_Profiles_GetItem
PHP
public WMV_Internal_Profiles_GetItem($Index);
Parameters 
Description 
Index: Integer 
Item index. 

Returns selected internal profile from the profile list.

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