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 © Cloud Software Group, Inc. All rights reserved.
