tmozIScanBatchExport Interface Reference

Scan export interface. More...

List of all members.

Public Member Functions

void export (in AString aPath, in tmozIScanBatchExportResponse aResponse)
 Export batch.

Public Attributes

readonly attribute AString menuName
 Name of the export module.


Detailed Description

Scan export interface.

This interface is used to export data from the scanning component (tmozIScanComponent).

Component is used to export whole batch.


Member Function Documentation

void export ( in AString  aPath,
in tmozIScanBatchExportResponse  aResponse 
)

Export batch.

Export whole batch.

Parameters:
aPath Path to the scanned batch.
aResponse Object to store results.
Note:
Results are stored in the aResponse(tmozIScanBatchExportResponse) object.


Member Data Documentation

readonly attribute AString menuName

Name of the export module.

This name is displayed in the context menu.


Generated on Thu Aug 27 12:37:06 2009 for Tahiti XPCOM API