Location: Symbol Reference > Classes > TJwJobObject Class > TJwJobObject Methods
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwJobObject Methods

The methods of the TJwJobObject class are listed here.

 
Name 
Description 
 
AssignProcessToJobObject assigns an existing process to the job. The process must not already be assigned to a job. The process can be created with the flag CREATE_BREAKAWAY_FROM_JOB to be reassignable. 
 
GetSecurityDescriptor returns a security descriptor filled with the parts given in parameter Si. 
 
IsProcessInJob returns whether a process is assigned to the job.  
 
ResetIOThread resets the internal IO completition thread. This thread is necessary for triggering OnNotification and OnNoActiveProcesses.  
 
TerminateJobObject terminates all processes in the job with a predefined exit code. 
 
Waits on the job object with a possible timeout and returns the result of the waiting.
 
Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc.
What do you think about this topic? Send feedback!