Message Information Level 0

struct msg_info_0 {
    unsigned char msgi0_name[CNLEN+1];
};

where msgi0_name is an ASCIIZ string that specifies the alias to which the message is sent.


[Back: Message Data Structures]
[Next: Message Information Level 1]