ScnLib_GetWebcamDeviceCount()

ScnLib_GetWebcamDeviceCount()

标准版专业版超级版至尊版
C++ __declspec(dllimport) int __stdcall ScnLib_GetWebcamDeviceCount(void);
C# [DllImport("ScnLib.dll")] public static extern int ScnLib_GetWebcamDeviceCount();
Basic Public Declare Function ScnLib_GetWebcamDeviceCount Lib "ScnLib.dll" () As Int32
Delphi function ScnLib_GetWebcamDeviceCount(): Integer; stdcall; external 'ScnLib.dll';

下载 SDK API 总览