PathEngine home previous: iPathEngine::getErrorHandler()next: iPathEngine::getInterfaceMinorVersion()
Contents, API Reference, Interfaces, iPathEngine, getInterfaceMajorVersion

iPathEngine::getInterfaceMajorVersion()

Description

Returns the major version number for the code supporting this interface.

Syntax

tSigned32 getInterfaceMajorVersion() const;

Return Value

The major version number for the code behind this interface.

Remarks

This function should be used together with iPathEngine::getInterfaceMinorVersion(), immediately after an interface is obtained, to check that the headers used for compilation are compatible with the code behind the interface.
See Interface Version Numbers for details about the versioning system used in the PathEngine SDK.

See Also

iPathEngine::getVersionAttributes(), iPathEngine::getInterfaceMinorVersion()
Documentation for PathEngine release 5.17 - Copyright © 2002-2008 PathEnginenext: iPathEngine::getInterfaceMinorVersion()