niBTDTM_VISACloseSession
- Updated2023-02-21
- 1 minute(s) read
int32 __stdcall niBTDTM_VISACloseSession (niBTDTMSession* session);
Purpose
Closes a device session or the event object that you specify in the session parameter.
Parameters
Input | ||
Name | Type | Description |
session | niBTDTMSession | Specifies the name of the communication port to which the DUT is connected. |
Return Value
Name | Type | Description | ||||||||
returnValue | int32 |
Returns the status code of this operation. The status code either indicates success or describes an error or warning. Examine the status code from each call to an niBTDTM function to determine if an error has occurred. The general meaning of the status code is as follows:
|
||||||||