ZD Screen Recorder SDK API – ScnLib_IsGameCaptureModeEnabled()

ScnLib_IsGameCaptureModeEnabled()

Std EditionPro EditionMax EditionUltra Edition
C++ __declspec(dllimport) BOOL __stdcall ScnLib_IsGameCaptureModeEnabled(void);
C# [DllImport("ScnLib.dll")] public static extern bool ScnLib_IsGameCaptureModeEnabled();
Basic Public Declare Function ScnLib_IsGameCaptureModeEnabled Lib "ScnLib.dll" () As Boolean
Delphi function ScnLib_IsGameCaptureModeEnabled(): LongBool; stdcall; external 'ScnLib.dll';
  • Description
    Verify if the game screen capture mode is currently active.

  • Parameters
    None.

  • Return Value
    If the game screen capture mode is currently active, the return value is TRUE. Otherwise, the return value is FALSE.

  • Remarks
    Use this function to verify if the game screen capture mode is currently active.

  • See Also
    ScnLib_EnableGameCaptureMode()

Shopping Cart
  • Your cart is empty.
Scroll to Top