Function
Get the type of a destination object.
tibems_status
tibemsDestination_GetType(tibemsDestination
destination,tibemsDestinationType
* type );
CALL "tibemsDestination_GetType" USING BY VALUE destination, BY REFERENCE type, RETURNING tibems-status END-CALL.
Parameter
|
Description
|
---|---|
destination
|
Get the type of this destination.
|
type
|
The function stores the type in this location.
|
TIBCO Enterprise Message Service™ C and COBOL Reference System Release 4.3, February 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |