Opening a Preview File

You can open the preview file with the LlStgsysStorageOpen() function. General information about the file can now be accessed using a whole series of other functions.

 

Visual Basic:

Dim hStgOrg As Long

hStgOrg = LL.LlStgsysStorageOpen("C:\Test.ll", "", False, True)