This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IA > IAISImageServiceX Interface > IAISImageServiceX.GetBufferSize Method (ArcObjects .NET 10.4 SDK) |
Returns the size of buffer required for the last request AOI image.
[Visual Basic .NET] Public Function GetBufferSize ( _ ) As Integer
[C#] public int GetBufferSize ( );
[C++]
HRESULT GetBufferSize(
long* bufferSize
);
[C++]
Parameters bufferSize [out, retval] bufferSize is a parameter of type long