ScnLib_IsPaused()

ScnLib_IsPaused()

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

下载 SDK API 总览