FaxJobStatus.Status property
The Status property is a number that indicates the current status of fax job in the job queue.
This property is read-only.
Syntax
Property Status As Integer
Property value
A variable of type FAX_JOB_STATUS_ENUM that receives the current status of a fax job in the job queue. For more information, see FAX_JOB_STATUS_ENUM.
Requirements
Minimum supported client |
Windows XP [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|
DLL |
|
See also