LlStgsysGetAPIVersion

Syntax:

int LlStgsysGetAPIVersion (HLLSTG hStg);

Task:

Returns the version of the Stgsys API.

Parameter:

hStg: The handle returned by LlStgsysStorageOpen()

Return value:

The version number of the Stgsys API in List & Label C?LL30.DLL and C?LS30.DLL

Hints:

 The current version number is 30.

This function should be used to test the API version. Newer APIs might have a larger set of functions available, older ones less.

See also:

LlStgsysGetFileVersion