ZD Screen Recorder SDK API – ScnLib_About()
ScnLib_About() | Std Edition | Pro Edition | Max Edition | Ultra Edition | |
|---|---|---|---|---|---|
| C++ | 
__declspec(dllimport) void __stdcall ScnLib_About(void); | 
✔ | ✔ | ✔ | ✔ | 
| C# | 
[DllImport("ScnLib.dll")] public static extern void ScnLib_About(); | ||||
| Basic | 
Public Declare Sub ScnLib_About Lib "ScnLib.dll" () | ||||
| Delphi | 
procedure ScnLib_About(); stdcall; external 'ScnLib.dll'; | ||||
  | |||||