tibemsTopicInfo_GetName
Function
C Declaration
tibems_status tibemsTopicInfo_GetName( tibemsTopicInfo topicInfo, char* name, tibems_int name_len);
COBOL Call
CALL "tibemsTopicInfo_GetName" USING BY VALUE topicInfo, BY REFERENCE name, BY VALUE name_len, RETURNING tibems-status END-CALL.
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.