MKI_WindowGetActive (Display) Changed in Version 2019.0

www.CAD6.com

C++ Syntax

__int32

MKI_WindowGetActive( void );

 

Retrieves the currently active window of the current drawing. The active window is displayed using a ruler highlighted in color.

 

Return Value

Returns a zero-based index of the window that is active. The windows are numbered in reading direction, i.e. left to right and top to bottom. Valid range: 0 <= Value < MKI_WINDOW_MAX (standard windows) or Value = MKI_WINDOW_VIEW (view window).

 

CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH