lic.LicFreeResource

This job releases a resource found in the DB table osresources. Resources include: modules (ADM, M_X etc.) and important system files (aslisten.dat, configuration files, background bitmaps etc.).

1. Input Parameters

Name Type Required Description

Flags

INT

Yes

Currently not supported — pass 0.

SessionGUID

STRING

Yes

The current SessionGUID

ResourceID

STRING

Yes

The ResourceID of the resource to be released

2. Return Value

(INT): 0 = Job successful, otherwise error code.