Syntax:
void LlStgsysDeleteFiles (HLLSTG hStg);
Task:
Erases the preview file(s).
Parameter:
hStg: The handle returned by LlStgsysStorageOpen()
Return value:
<0: Error code
= 0: okay
Hints:
This function erases the preview file(s). The only call that makes sense after this call is LlStgsysStorageClose().
See also:
LlStgsysStorageOpen, LlStgsysStorageClose