BeingDebuggedByCVI
int BeingDebuggedByCVI (void);
Purpose
Returns whether the current process is being debugged by LabWindows/CVI.
(Linux) This function is not supported.
Parameters
None.
Return Value
Name | Type | Description |
returnValue | int | Returns TRUE if the current process is being debugged by LabWindows/CVI. |
Additional Information
Library: Utility Library
Include file: utility.h
LabWindows/CVI compatibility: LabWindows/CVI 5.5 and later