Syntax:
int LlStgsysGetFileVersion (HLLSTG hStg);
Task:
Returns the version of the preview file.
Parameter:
hStg: The handle returned by LlStgsysStorageOpen()
Return value:
The version number of the preview file and the type:
Value |
Meaning |
Bits 0..7 |
The current version number is 30 |
Hints:
This call is also very important for finding out about properties of the storage file and for dealing with possible differences.
See also:
LlStgsysGetAPIVersion