Send Request for IBM i Function (QTVSNDRQ) API


  Required Parameter Group:


  Default Public Authority: *USE

  Threadsafe: No

The Send Request for IBM® i Function (QTVSNDRQ) API sends a request to the operating system to perform a particular function.


Authorities and Locks

None.


Required Parameter Group

Virtual terminal handle
INPUT; CHAR(16)

The reference code for the open virtual terminal path, created with the Open Virtual Terminal Path (QTVOPNVT) API.

Request
INPUT; BINARY(4)

The request to be processed by the operating system. Valid binary values are:


Error code
I/O; CHAR(*)

The structure in which to return error information. For the format of the structure, see Error code parameter.


Error Messages



API introduced: V2R1

[ Back to top | Virtual Terminal APIs | APIs by category ]