krn.ThreadGetInformation

This job returns information about a single thread identified by its identifier. It corresponds to krn.JobThreadGetInfo restricted to a single thread; the thread identifier is obtained from krn.ThreadEnum or krn.QueueGetStatistic.

1. Input Parameters

Name Type Required Description

Flags

INT

Yes

Currently not supported — pass 0.

ThreadID

INT

Yes

Identifier of the thread

2. Return Value

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