Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
此属性名称是指消息接收其当前状态的时间。
public static const qa_string STATUS_TIME;
它的单位符合平台要求。对于 Windows/PocketPC 平台,时间戳为 SYSTEMTIME,转换为 FILETIME 并复制到 qa_long 值中。它为本地时间。此字段的值为 "ias_StatusTime"。
将 MessageProperties::STATUS_TIME 作为第一个参数传递到 QAMessage::getLongProperty 方法中以访问关联的只读消息属性。