Tivoli Header

Tivoli Storage Manager Using the Application Program Interface

dsmTerminate

The dsmTerminate function call ends a session with the TSM server and cleans up the TSM environment.

Syntax

dsInt16_t dsmTerminate  (dsUint32_t dsmHandle);

Parameters

dsUint32_t dsmHandle (I)
The handle that associates this call with a previous dsmInitEx call.

Return Codes

There are no return codes that are specific for this call.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]