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


Chapter 15 Administration : tibemsProducerInfo : tibemsProducerInfo_GetID

tibemsProducerInfo_GetID
Function
Purpose
Get the producer’s ID.
C Declaration
tibems_status tibemsProducerInfo_GetID(
    tibemsProducerInfo producerInfo,
    tibems_long* id);
COBOL Call
CALL "tibemsProducerInfo_GetID"
 USING BY VALUE producerInfo,
       BY REFERENCE id,
       RETURNING tibems-status
END-CALL.
Parameters
 
 

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