Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 15 Administration : tibemsProducerInfo : tibemsProducerInfo_GetCreateTime

tibemsProducerInfo_GetCreateTime
Function
Purpose
Get the producer create time in milliseconds.
C Declaration
tibems_status tibemsProducerInfo_GetCreateTime(
    tibemsProducerInfo producerInfo,
    tibems_long* created);
COBOL Call
CALL "tibemsProducerInfo_GetCreateTime"
USING BY VALUE producerInfo,
      BY REFERENCE created,
      RETURNING tibems-status
END-CALL.
Parameters
 

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved