niModInst_CloseInstalledDevicesSession

ModInst

niModInst_CloseInstalledDevicesSession

Specific Function

C Function Prototype

ViStatus niModInst_CloseInstalledDevicesSession (ViSession handle);

Description

Closes the NI-ModInst session created by a call to niModInst_OpenInstalledDevicesSession. Call this function when you are finished using the session handle and do not use this handle again.

Parameters

Name Type Description
handle ViSession The NI-ModInst session handle created by niModInst_OpenInstalledDevicesSession.

Return Value