AEEBTBPPSOAPREQUESTTYPE
Brew Release
Brew MP 1.0.2
See Also
IBTBPPSender_SendSOAPRequest
IBTBPPSender_RetrieveSOAPResponse
Description
SOAP request types of the Job-based transfer model that can be sent
using IBTSPPSender_SendSOAPRequest().
Members
AEEBTBPP_SOAP_NONE : Invalid soap request
AEEBTBPP_CREATE_JOB : Create Job Request
AEEBTBPP_GET_PRINTER_ATTRIBUTES : Get Printer Attributes Request
AEEBTBPP_GET_JOB_ATTRIBUTES : Get Job Attributes Request
AEEBTBPP_CANCEL_JOB : Cancel Job Request
AEEBTBPP_CREATE_PRECISE_JOB : Create Precise Job Request
AEEBTBPP_GET_MARGINS : Get Margins Request
AEEBTBPP_GET_EVENT : Get Event Request
Definition
enum AEEBTBPPSOAPRequestType { AEEBTBPP_SOAP_NONE, AEEBTBPP_CREATE_JOB, AEEBTBPP_GET_PRINTER_ATTRIBUTES, AEEBTBPP_GET_JOB_ATTRIBUTES, AEEBTBPP_CANCEL_JOB, AEEBTBPP_CREATE_PRECISE_JOB, AEEBTBPP_GET_MARGINS, AEEBTBPP_GET_EVENT, _QIDL_PLACEHOLDER_AEEBTBPPSOAPRequestType = 0x7fffffff };
Comments
None.
COMMENTS (0)
See Below