sbIJobCancelable Interface Reference

import"sbIJobCancelable.idl";

Inheritance diagram for sbIJobCancelable:
[legend]
Collaboration diagram for sbIJobCancelable:
[legend]

Public Member Functions

void cancel ()
 Attempt to cancel the job Throws NS_ERROR_FAILURE if canceling fails. More...
 

Public Attributes

readonly attribute boolean canCancel
 True if it is possible to cancel the job. More...
 

Detailed Description

Definition at line 30 of file sbIJobCancelable.idl.

Member Function Documentation

void sbIJobCancelable::cancel ( )

Attempt to cancel the job Throws NS_ERROR_FAILURE if canceling fails.

Member Data Documentation

readonly attribute boolean sbIJobCancelable::canCancel

True if it is possible to cancel the job.

Definition at line 35 of file sbIJobCancelable.idl.


The documentation for this interface was generated from the following file: