Kernel 8.0 APIs Banner
Office of Information and Technology (OIT) Banner
[skip navigation]

CLOSE^%ZISUTL(): Close Device with Handle

Reference Type: Supported, Category: Device Handler, ICR#: 2119

Description

The CLOSE^%ZISUTL API closes a device opened with the OPEN^%ZISUTL(): Open Device with Handle API. When you close a device with CLOSE^%ZISUTL, the IO variables are set back to the home device's and the home device is made the current device. One of three functions that support using multiple devices at the same time.

REF: See also OPEN^%ZISUTL(): Open Device with Handle and USE^%ZISUTL(): Use Device Given a Handle APIs.

Format

  BMES^XPDUTL(handle)

Input Parameters

handle:

(required) The handle of a device opened with the OPEN^%ZISUTL(): Open Device with Handle API.

Output

none.