ScnLib_PauseRecording()

ScnLib_PauseRecording()

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

下载 SDK API 总览