Handle Binary Request.
[Visual Basic .NET] Public Sub GetMobileMapInfo ( _ ByRef ppResponse As IMobileMapInfo _ )
[C#] public void GetMobileMapInfo ( ref IMobileMapInfo ppResponse );
[C++]
HRESULT GetMobileMapInfo(
IMobileMapInfo** ppResponse
);
[C++]Parameters
ppResponse [out]ppResponse is a parameter of type IMobileMapInfo
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.