Required Parameter Group

Receiver variable
OUTPUT; Char(*)

The receiver variable that is to receive the information requested. You can specify the size of the area to be smaller than the format requested as long as you specify the length of the receiver variable correctly. As a result, the API returns only the data the area can hold.

Length of receiver variable
INPUT; Binary(4)

The length of the receiver variable. The length must be at least 6 bytes.

Format name
INPUT; Char(8)

DEV00100 is the only format name available.

Control value information
INPUT; Char(*)

Information needed by the API to select a device is supplied in this structure. For more information, see the "Format of Control Value Information" section.

Error code
INPUT/OUTPUT; Char(*)

The structure in which to return error information. For the format of the structure, see the Error Code Parameter topic in the IBM i Information Center.



[ Top of Page | Previous Page | Next Page | Contents | Index ]