FaxInboundRoutingExtension.MajorVersion property

The MajorVersion property is a value that specifies the major part of the version number for the fax routing extension's DLL.

This property is read-only.

Syntax

Property MajorVersion As Long

Property value

A Long that receives the major part of the version number for the DLL.

Remarks

The standard format for build numbers is MajorVersion.MinorVersion.MajorBuild.MinorBuild.

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

FaxInboundRoutingExtension

IFaxInboundRoutingExtension