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


Chapter 15 Administration : tibemsConsumerInfo : tibemsConsumerInfo_GetID

tibemsConsumerInfo_GetID
Function
Purpose
Get the consumer’s unique ID.
C Declaration
tibems_status tibemsConsumerInfo_GetID(
    tibemsConsumerInfo consumerInfo,
    tibems_long* cid);
COBOL Call
CALL "tibemsConsumerInfo_GetID"
 USING BY VALUE consumerInfo,
       BY REFERENCE id,
       RETURNING tibems-status
END-CALL.
Parameters
 

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