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


Chapter 15 Administration : tibemsConsumerInfo : tibemsConsumerInfo_GetCreateTime

tibemsConsumerInfo_GetCreateTime
Function
Purpose
Get a consumer's creation time in milliseconds.
C Declaration
tibems_status tibemsConsumerInfo_GetCreateTime(
    tibemsConsumerInfo consumerInfo,
    tibems_long* ctime);
COBOL Call
CALL "tibemsConsumerInfo_GetCreateTime"
 USING BY VALUE consumerInfo,
       BY REFERENCE created,
       RETURNING tibems-status
END-CALL.
Parameters
 

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