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