tibemsDestination_GetType
Function
C Declaration
tibems_status tibemsDestination_GetType( tibemsDestination destination, tibemsDestinationType* type );
COBOL Call
CALL "tibemsDestination_GetType"
USING BY VALUE destination,
BY REFERENCE type,
RETURNING tibems-status
END-CALL.
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.
