tibemsConnectionFactory_GetSSLProxyPassword
Function
C Declaration
tibems_status tibemsConnectionFactory_GetSSLProxyPassword( tibemsConnectionFactory factory, const char** proxy_password);
COBOL Call
CALL "tibemsConnectionFactory_GetSSLProxyPassword" USING BY VALUE factory, BY REFERENCE proxy-password, RETURNING tibems-status END-CALL.
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.