InStandaloneExecutable

InStandaloneExecutable(void);

Purpose

This function is obsolete. In newer versions of LabWindows/CVI, InStandaloneExecutable always returns 1, because programs always run as executables. LabWindows/CVI no longer has an internal run mode.

Parameters

None.

Return Value

Name Type Description
standalone integer 1 = program is currently running as a stand-alone executable.

0 = (Obsolete value) program is currently running under LabWindows/CVI.