ArcObjects Library Reference (SystemUtility)  

IVB6ErrorHandler.Version Property

Version.

ERROR: Syntax information about IVB6ErrorHandler.Version may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.SystemUtility.dll

[C++]
HRESULT get_Version(
  long* lVersion
);
[C++]
HRESULT put_Version(
  long lVersion
);
[C++]

Parameters

lVersion [out, retval]   lVersion is a parameter of type long lVersion [in]   lVersion is a parameter of type long

See Also

IVB6ErrorHandler Interface