mpiMapReportStatus method overview

The mpiMapReportStatus method allows an adapter to display a short message in the map status window, and to determine whether the map has been cancelled by a user action.

mpiMapReportStatus is used to display a message in the map status window.

If an adapter attempts to determine the state of a map, that is, to see whether the map has been cancelled, it will receive an MPIN_MAP_ABORT notification through its OnNotify method. On receipt of this notification, the adapter should abort any current activity as soon as possible.

This little command copies things.