LlStgsysGetJobCount

Syntax:

INT LlStgsysGetJobCount (HLLSTG hStg);

Task:

Returns the number of jobs stored in the preview.

Parameter:

hStg: The handle returned by LlStgsysStorageOpen()

Return value:

>0: Number of jobs
<0: Error code

Example:

see LlStgsysSetJob

See also:

LlStgsysStorageOpen