This document is archived and information here might be outdated. Recommended version. |
Returns the version number of the TIN engine used to build the TIN.
[Visual Basic .NET]
Public ReadOnly Property Version As Integer
[C#]
public int Version {get;}
[C++]
HRESULT get_Version(
System.Int32* pVer
);
[C++] Parameters pVer [out, retval]
pVer is a parameter of type long*