Helper coclass to provide IMapEvents3 support to the C++ API.
Remarks
The IMapEvents3 interface is exposed off the Map object, enabling clients to listen and respond to two events occurring inside a map: BeginBuildCache and EndBuildCache. Both of these events are related to the MapCache functionality available via IMapCache. Specifically, they are fired during the building of a map cache.