This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeTileGenerator2 Interface > IGlobeTileGenerator2.GetStatusTileCount Method (ArcObjects .NET 10.5 SDK) |
number of tiles processed in the current job
[Visual Basic .NET] Public Sub GetStatusTileCount ( _ ByRef pTileCount As Integer _ )
[C#] public void GetStatusTileCount ( ref int pTileCount );
[C++]
HRESULT GetStatusTileCount(
long* pTileCount
);
[C++]
Parameters pTileCount [out] pTileCount is a parameter of type long