Required Parameter Group:
|
For additional information on these authorities, see the Security - Reference book.
Information about which IPC objects to delete. For the layout of this structure, see Delete Control Format.
The structure in which to return error information. For the format of the structure, see Error Code Parameter.
The following shows the format of the delete control parameter. For
detailed descriptions of the fields in the table, see Field Descriptions.
| Offset | Type | Field | |
|---|---|---|---|
| Dec | Hex | ||
| 0 | 0 | BINARY(4) | Number of objects to delete. |
| These fields repeat for each object to delete. | CHAR(1) | IPC type | |
| CHAR(3) | Reserved | ||
| BINARY(4) | Identifier | ||
Identifier. A unique IPC identifier that is used to specify which IPC object is to be deleted. The identifier is obtained from calling the APIs semget(), shmget(), msgget(), or QP0ZOLIP.
IPC type. This value describes the type of IPC object to delete. Possible values follow:
Number of objects to delete. The number of IPC objects in the delete control parameter.
Reserved. A reserved field. These characters must be set to '00'x.
| Top | Interprocess Communication APIs | APIs by category |
| [Information Center Home Page | Feedback ] | [Legal | AS/400 Glossary] |