AcMapMbTileSet:: AcMapContainer:: GetTileIterator Method
Returns the tile iterator for this container.
virtual Acad::ErrorStatus GetTileIterator( AcMapTileIterator*& pTileIter ) const = 0;
Parameters |
Description |
pTileIter |
Output tile iterator pointer. The tile iterator should be deleted when no longer needed. |
Returns
Returns Acad::eOk if successful; otherwise, returns a different error code in which case the returned iterator will be NULL.
Remarks
Since the container represents a tree node, the tile iterator it returns are the child and siblings of the node which do not directly contain tiles.
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].