This document is archived and information here might be outdated. Recommended version. |
This is depricated at 10.0: 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**