krn.NameSpaceGetJobsInfo

This job returns information (name, number of job calls etc.) about the jobs of the specified engine.

1. Input Parameters

Name Type Required Description

Flags

INT

Yes

Currently not supported — pass 0.

NameSpaces

STRING

Yes

Short label of the engine

2. Output Parameters

Name Type Dependency Description

NameSpaceInfo

STRING

MIME-encoded buffer with information about the jobs

NameSpaceInfoType

STRING

Description of the data returned in NameSpaceInfo

3. Return Value

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