GetActiveWindow3D()
Syntax
Result = GetActiveWindow3D()Description
Returns the 3D window number which currently has the keyboard focus.
Parameters
None.
Return value
The 3D window number which currently has the keyboard focus. If no window has the focus, -1 is returned.
Remarks
A window can be activated (have the keyboard focus set to it) with the SetActiveWindow3D() function.
See Also
SetActiveWindow3D()
Supported OS
All