TCDSTrkDisconnect
Return to Introduction  Previous page  Next page
Logs out the current user and disconnects the user identified by Handle from the repository and releases the internal resources associated with Handle.

Delphi (TrkIntf.pas)

function TrkSDisconnect( Handle: Cardinal ): Integer;  

Parameters

Name
Description
Handle
A valid Handle used to identify the User.


Return Value

Err_OK if successful or an error code indicating the error.

Exported

function TCDSTrkDisconnect( Handle: Cardinal ): Integer; stdcall;  


 


© 1995-2018 MCN Software