IFaxJob::get_Type method (faxcom.h)
The IFaxJob::get_Type property is a number that describes the type of fax job represented by the object.
This property is read-only.
Syntax
HRESULT get_Type(
long *pVal
);
Parameters
pVal
Return value
None
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
Minimum supported server | Windows 2000 Server [desktop apps only] |
Target Platform | Windows |
Header | faxcom.h |
DLL | Faxcom.dll |
See also
Fax Service Client API Interfaces