Node:Auxiliary Information, Next:Conference Types, Previous:Common Types, Up:LysKOM Data Types
Aux-No ::= INT32; Aux-Item ::= ( aux-no : Aux-No; tag : INT32; creator : Pers-No; created-at : Time; flags : Aux-Item-Flags; inherit-limit : INT32; data : HOLLERITH; ) Aux-Item-Input ::= ( tag : INT32; flags : Aux-Item-Flags; inherit-limit : INT32; data : HOLLERITH; ) Aux-Item-Flags ::= BITSTRING ( deleted; inherit; secret; hide-creator; dont-garb; reserved2; reserved3; reserved4; )
Aux-Item-Input contains a subset of the fields of an Aux-Item. It is used when the client wants to send an Aux-Item to the server, and it only contains the elements that the client can affect. The fields in Aux-Item and Aux-Item-Input have the following meaning:
aux-no
modify-system-info
request, and when using that request
the aux-no
is enough to uniquely identify the aux-item.)
This field is not present in Aux-Item-Input
. It is assigned by
the server.
tag
creator
This field is not present in Aux-Item-Input
. It is assigned by
the server.
created-at
This field is not present in Aux-Item-Input
. It is assigned by
the server.
flags
inherit-limit
data
The flags that can be set on an aux-item have the following meaning:
deleted
inherit
secret
hide-creator
dont-garb