Library Session Functions

Starts, configures, and terminates a session with the library.

The functions in this section start and terminate a session with the library.

Parameters

iMajorVersion: The major version of the HOOPS Exchange. Set this value to``A3D_DLL_MAJORVERSION``

iMinorVersion: The minor version of the HOOPS Exchange. Set this value to``A3D_DLL_MINORVERSION``

Returns

A3D_SUCCESSon success, or an error code on failure

Functions