IFaxDeviceProvider::get_MinorVersion method (faxcomex.h)
The IFaxDeviceProvider::get_MinorVersion property is a value that specifies the minor part of the version number for the fax service provider (FSP)Â DLL.
This property is read-only.
Syntax
HRESULT get_MinorVersion(
long *plMinorVersion
);
Parameters
plMinorVersion
Return value
None
Remarks
The standard format for version numbers 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 |