ScnLib_StartRecording()

ScnLib_StartRecording()

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

下载 SDK API 总览