ZD Screen Recorder SDK API – ScnLib_IsCursorUnscaled()

ScnLib_IsCursorUnscaled()

Std EditionPro EditionMax EditionUltra Edition
C++ __declspec(dllimport) BOOL __stdcall ScnLib_IsCursorUnscaled(void);
C# [DllImport("ScnLib.dll")] public static extern bool ScnLib_IsCursorUnscaled();
Basic Public Declare Function ScnLib_IsCursorUnscaled Lib "ScnLib.dll" () As Boolean
Delphi function ScnLib_IsCursorUnscaled(): LongBool; stdcall; external 'ScnLib.dll';
  • Description
    Check whether the feature that keeps the mouse cursor unscaled in videos is active.

  • Parameters
    None.

  • Return Value
    If the feature that keeps the mouse cursor unscaled in videos is currently active, the return value is TRUE. Otherwise, the return value is FALSE.

  • Remarks
    Use this function to check whether the feature that keeps the mouse cursor unscaled in videos is active.

  • See Also
    ScnLib_SetCursorUnscaled()

Shopping Cart
  • Your cart is empty.
Scroll to Top