AcMapMbMapBookReactor::MapBookTileModified Method

Land Desktop Development ARX CPP SDK

AcMapMbMapBookReactor:: MapBookTileModified Method
 

Invoked when a map book tile is modified.

virtual void MapBookTileModified(
    const AcMapMbTile* pTile, 
    unsigned long usFlag
);
Parameters 
Description 
pTile 
Input pointer to the affected Tile.  
usFlag 
Input bit set where each bit indicates the specific change. The bits are defined by EModificationType enum in AcMapMbMapBook.h.  
Returns

Returns nothing.

Remarks

Notifications occur when the Tile Name is modified, when Adjacency is modified and when the tile is disabled.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].