Location: Symbol Reference > Types > TJwOnJobNotification Type
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwOnJobNotification Type
Pascal
TJwOnJobNotification = procedure (Sender : TJwJobObject; ProcessId : TJwProcessId; JobMessages : TJwJobMessages; Data : Pointer) of object;
Parameters 
Description 
Sender 
Contains the JobObject that received the job message.  
ProcessID 
Contains the ID of the process that generated the message.  
JobMessages 
Contains the type of job message.  
Data 
Contains the given custom data set by AssignProcessToJobObject. 

TJwOnJobNotification is called when a job notification occurs.

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!