tibemsTopicInfo_GetOverflowPolicy
Function
C Declaration
tibems_status tibemsTopicInfo_GetOverflowPolicy( tibemsTopicInfo topicInfo, tibems_int* overflowPolicy);
COBOL Call
CALL "tibemsTopicInfo_GetOverflowPolicy" USING BY VALUE topicInfo, BY REFERENCE overflowPolicy, RETURNING tibems-status END-CALL.
Remarks
This function retrieves the overflow policy for the queue. Possible values are:
For more information about overflow policies, see the TIBCO Enterprise Message Service User’s Guide.
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.