updatePageStatus method
Indicates the status of a print job.
Syntax
var retval = TemplatePrinter.updatePageStatus(bstrTitle);Parameters
- bstrTitle [in]
-
Type: long
A Boolean that specifies one of the following values.
Return value
Type: HRESULT
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
See also
Show: