EnableTaskSwitching
- Updated2023-02-21
- 1 minute(s) read
EnableTaskSwitching
void EnableTaskSwitching (void);
Purpose
![]() |
Note This function is obsolete. |
Allows the user to switch to another task by using the <Alt-Tab>, <Alt-Esc>, and <Ctrl-Esc> key combinations, and the Switch To item in the Control/System menu. EnableTaskSwitching affects the behavior of these keys only while a LabWindows/CVI executable is the active application.
(Linux) This function is not supported.
Parameters
None.
Return Value
None.
Additional Information
Library: Utility Library
Include file: utility.h
LabWindows/CVI compatibility: LabWindows/CVI 3.0 and later