ArcObjects Library Reference (GlobeCore)  

IGlobeServerCooker.GetLastError Method

Gets the last error.

[Visual Basic .NET]
Public Sub GetLastError ( _
)
[C#]
public void GetLastError (
);
[C++]
HRESULT GetLastError(
void
);

Product Availability

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

See Also

IGlobeServerCooker Interface