FaxJobStatus.ExtendedStatusCode property

The ExtendedStatusCode property specifies a code describing the job's extended status.

This property is read-only.

Syntax

Property ExtendedStatusCode As Integer

Property value

A variable of type FAX_JOB_EXTENDED_STATUS_ENUM that receives the extended job status. For more information, see FAX_JOB_EXTENDED_STATUS_ENUM.

Requirements

Minimum supported client
Windows XP [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Header
FaxComex.h
DLL
Fxscomex.dll

See also

Visual Basic Example

FaxJobStatus

IFaxJobStatus