GetInterruptState
- 更新时间2023-02-21
- 阅读时长1分钟
int GetInterruptState (void);
Purpose
![]() |
Note This function is obsolete and always returns 1. |
(Linux) This function is not supported.
Parameters
None.
Return Value
| Name | Type | Description |
| interruptState | int | This function is obsolete and always returns 1. |
Additional Information
Library: Utility Library
Include file: utility.h
LabWindows/CVI compatibility: LabWindows/CVI 3.0 and later
