tibemsSSLParams_Destroy


Function

Purpose

Destroy an SSL parameter object.

C Declaration

void tibemsSSLParams_Destroy( 
    tibemsSSLParams SSLParams ); 

COBOL Call

CALL "tibemsSSLParams_Destroy" 
     USING BY VALUE SSLParams  
END-CALL. 

SSLParams has usage pointer.

Parameter
Description
SSLParams
Destroy this SSL parameter object.


TIBCO Enterprise Message Service™ C and COBOL Reference
System Release 4.3, February 2006
Copyright © TIBCO Software Inc. All rights reserved
www.tibco.com