LabWindows/CVI

Content Type
Programming Language
Current manual

EnableTaskSwitching

EnableTaskSwitching

void EnableTaskSwitching (void);

Purpose

Note 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

Was this information helpful?