ScnLib_StopRecording()

ScnLib_StopRecording()

标准版专业版超级版至尊版
C++ __declspec(dllimport) void __stdcall ScnLib_StopRecording(void);
C# [DllImport("ScnLib.dll")] public static extern void ScnLib_StopRecording();
Basic Public Declare Sub ScnLib_StopRecording Lib "ScnLib.dll" ()
Delphi procedure ScnLib_StopRecording(); stdcall; external 'ScnLib.dll';

下载 SDK API 总览