VisioForge Video Capture SDK (Delphi / ActiveX)
|
Gets DeviceID for selected video capture device.
function Video_CaptureDevice_GetDeviceID(Index: Integer): WideString;
__fastcall BSTR Video_CaptureDevice_GetDeviceID(int Index);
public String Video_CaptureDevice_GetDeviceID(int Index);
Public Function Video_CaptureDevice_GetDeviceID(Index As Integer) As String
public string Video_CaptureDevice_GetDeviceID(int Index);
BSTR Video_CaptureDevice_GetDeviceID(int Index);
Video_CaptureDevice_GetDeviceID
public Video_CaptureDevice_GetDeviceID($Index);
Parameters |
Description |
Index: Integer |
Item index. |
Returns DeviceID.
Copyright (c) 2012. All rights reserved.
|
What do you think about this topic? Send feedback!
|