ZD Screen Recorder SDK API – ScnLib_GetLayoutContext()

ScnLib_GetLayoutContext()

Std EditionPro EditionMax EditionUltra Edition
C++ __declspec(dllimport) int __stdcall ScnLib_GetLayoutContext(void);
C# [DllImport("ScnLib.dll")] public static extern int ScnLib_GetLayoutContext();
Basic Public Declare Function ScnLib_GetLayoutContext Lib "ScnLib.dll" () As Int32
Delphi function ScnLib_GetLayoutContext(): Integer; stdcall; external 'ScnLib.dll';
  • Description
    Retrieve the block index of the current layout context.

  • Parameters
    None.

  • Return Value
    The block index of the current layout context.

  • Remarks
    Use this function to retrieve the block index of the current layout context. For additional details on the layout context or to change the block index of the current layout context, call ScnLib_SetLayoutContext().

  • See Also
    ScnLib_SetLayoutContext()

Shopping Cart
  • Your cart is empty.
Scroll to Top