IFaxServer::get_MajorBuild method (faxcomex.h)
The IFaxServer::get_MajorBuild property is a value that specifies the major part of the build number for the fax service.
This property is read-only.
Syntax
HRESULT get_MajorBuild(
long *plMajorBuild
);
Parameters
plMajorBuild
Return value
None
Remarks
The format for the fax service build number is MajorVersion.MinorVersion.MajorBuild.MinorBuild.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP [desktop apps only] |
Minimum supported server | Windows Server 2003 [desktop apps only] |
Target Platform | Windows |
Header | faxcomex.h |
DLL | Fxscomex.dll |