VisioForge Video Edit SDK (Delphi / ActiveX)
|
Gets selected internal profile from the profile list.
function WMV_Internal_Profiles_GetItem(Index: Integer): WideString;
__fastcall BSTR WMV_Internal_Profiles_GetItem(int Index);
public String WMV_Internal_Profiles_GetItem(int Index);
Public Function WMV_Internal_Profiles_GetItem(Index As Integer) As String
public string WMV_Internal_Profiles_GetItem(int Index);
BSTR WMV_Internal_Profiles_GetItem(int Index);
WMV_Internal_Profiles_GetItem
public WMV_Internal_Profiles_GetItem($Index);
Parameters |
Description |
Index: Integer |
Item index. |
Returns selected internal profile from the profile list.
Copyright (c) 2011. All rights reserved.
|
What do you think about this topic? Send feedback!
|