ArcObjects Library Reference (GISClient)  

IAGOServerObjectAdmin.GetAvailableStorageInMB Method

Retrieves available storage usage in MB of the user.

ERROR: Syntax information about IAGOServerObjectAdmin.GetAvailableStorageInMB may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.GISClient.dll

[C++]
HRESULT GetAvailableStorageInMB(
  Signed 64-bit int* pQuota
);
[C++]

Parameters

pQuota [out, retval]   pQuota is a parameter of type Signed 64-bit int

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IAGOServerObjectAdmin Interface