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: 9 Sep 2009
Platform Support: support@platform.com
Platform Information Development: doc@platform.com
Platform Computing. Accelerating Intelligence(TM).
Copyright © 1994-2009 Platform Computing Corporation. All rights reserved.