IPrintJob::get_SubmissionTime method (printerextension.h)
Gets the submission time, in the "DATE" format, provided in the user's local time (not in the UTC format that is provided by the spooler).
This property is read-only.
Syntax
HRESULT get_SubmissionTime(
DATE *pSubmissionTime
);
Parameters
pSubmissionTime
Defines the DATE parameter pSubmissionTime.
Return value
Returns an HRESULT value.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8.1 |
Minimum supported server | Windows Server 2012 R2 |
Target Platform | Windows |
Header | printerextension.h |