number of tiles processed in the current job
[Visual Basic 6.0] Sub GetStatusTileCount(
pTileCount As Long _
)
[Visual Basic .NET] Public Sub GetStatusTileCount ( _ ByRef pTileCount As Integer _ )
[C#] public void GetStatusTileCount ( ref int pTileCount );
[Java] public void getStatusTileCount ( int pTileCount ) throws IOException, AutomationException
[C++]
HRESULT GetStatusTileCount(
long* pTileCount
);
Parameters
pTileCount [out]
pTileCount is a parameter of type long