LlProjectClose

Syntax:

HLLDOMOBJ LlProjectClose(HLLJOB hJob);

Task:

This function is only available starting with the Professional Edition! Closes an open project and releases the relevant project file again. The file is not saved! Detailed application examples can be found in chapter DOM Functions.

Parameter:

hJob: List & Label job handle

Return value:

Error code

Example:

See chapter DOM Functions.

See also:

LlProjectSave, LlProjectOpen