ZD Screen Recorder SDK API – ScnLib_IsVideoRecoveryEnabled()

ScnLib_IsVideoRecoveryEnabled()

Std EditionPro EditionMax EditionUltra Edition
C++ __declspec(dllimport) BOOL __stdcall ScnLib_IsVideoRecoveryEnabled(void);
C# [DllImport("ScnLib.dll")] public static extern bool ScnLib_IsVideoRecoveryEnabled();
Basic Public Declare Function ScnLib_IsVideoRecoveryEnabled Lib "ScnLib.dll" () As Boolean
Delphi function ScnLib_IsVideoRecoveryEnabled(): LongBool; stdcall; external 'ScnLib.dll';
  • Description
    Check whether the video recovery feature is currently enabled.

  • Parameters
    None.

  • Return Value
    If the video recovery feature is currently enabled, the return value is TRUE. Otherwise, the return value is FALSE.

  • Remarks
    Use this function to check whether the video recovery feature is currently enabled.

  • See Also
    ScnLib_EnableVideoRecovery()

Shopping Cart
  • Your cart is empty.
Scroll to Top