skip to main content
Interface Provider class : IP methods reference : ipDisconnect
 

ipDisconnect

This method closes the specified connection. All associated data should be freed. This call is generated when the user disconnects from the server. Immediately after this, the .NET object that was created for this connection will be destroyed.
int ipDisconnect(
int dam_hdbc)
 
Table 5: Parameters for ipDisconnect 
Parameter
Type
Description
IN
 
 
dam_hdbc
int64
Connection handle
RETURN
 
 
 
int
DAM_SUCCESS – on success
DAM_FAILURE – on failure