typedef struct ((PRInt64) TsmConnectionParamsStruct* TsmConnectionParams

Holds optional parameters for tsmConnect

Documentation

Holds optional parameters for tsmConnect.

The TsmConnectionParamsStruct provides an extensible and flexible means to specify details about the dataset that you wish to select using tsmConnect.

This structure is opaque - it's fields are hidden from an external client. You must use the provided API calls in order to create, fill, and discard this structure.

See Also:
tsmInitParams, tsmSetParam, tsmFreeParams, tsmPrintParams, tsmConnect


TSMAPI_RELEASE 2.1 - Release Date: 2001/01/10 19:01:12

Back to tsmApi Home Page