cnv.GetIcons

This job returns icons in GIF format. This makes it possible to read custom icons, as used in the archive area and hit lists.

1. Input Parameters

Name Type Required Description

Flags

INT

Yes

Currently not supported — pass 0.

sIconIds

STRING

Yes

Comma-separated list of icon IDs.

2. Output Parameters

Name Type Dependency Description

sIconIds

STRING

Comma-separated list of icon IDs in the same order as the output files.

3. Output Files

Name Description

File list

Path and name of icons in GIF format.

4. Return Value

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