niSE_ClearError
- Updated2023-02-21
- 1 minute(s) read
Clears the last queried error from memory.
Function Prototype
NISEStatus __stdcall niSE_ClearError( | NISESession sessionHandle); |
Parameter
Input
Name | Type | Description |
---|---|---|
sessionHandle | NISESession | The session referencing this NI Switch Executive virtual device session. |