Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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.
(true)
The print job is spooling to the printer.
(false)
The print job has stopped spooling.
Return value
Type: HRESULT
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.