jobExternalMsgReply Struct Reference
structure jobExternalMsgReply contains the information required to define an external message reply. More...
Data Fields
LS_LONG_INT jobId int msgIdx char * desc int userId long dataSize time_t postTime int dataStatus char * userName Detailed Description
structure jobExternalMsgReply contains the information required to define an external message reply.Field Documentation
LS_LONG_INT jobExternalMsgReply::jobId The system generated job Id of the job associated with the message.
The message index.
A job can have more than one message. Use msgIdx in an array to index messages.
The message you want to read.
The user Id of the author of the message.
The size of the data file attached.
If no data file is attached, the size is 0.
The time the message was posted.
The status of the attached data file.
The status of the data file can be one of the following:
EXT_DATA_UNKNOWN
Transferring the message's data file.
EXT_DATA_NOEXIST
The message does not have an attached data file.
EXT_DATA_AVAIL
The message's data file is available.
EXT_DATA_UNAVAIL
The message's data file is corrupt.The author of the msg.
Date Modified: 16 Jul 2014
Terms of Use
Copyright © 1994-2014 International Business Machines Corp.
US Government Users Restricted Rights - Use, duplication or disclosure
restricted by GSA ADP Schedule Contract with IBM Corp.