Causes a previously queued job to be canceled.
Syntax
#include <prtpool.h> NSPR_API(PRStatus) PR_CancelJob(PRJob *job);
Parameter
The function has the following parameter:
job
- A pointer to a
PRJob
structure returned by aPR_QueueJob
function representing the job to be cancelled.
Returns
Document Tags and Contributors
Tags:
Contributors to this page:
teoli,
alecananian
Last updated by:
teoli,