AcMapDMDisplayManagement:: GetDMMapManager Function
Retrieves the display-management map manager object for the specified database.
Acad::ErrorStatus GetDMMapManager(
AcMapDMMapManager*& pMapMan,
AcDbDatabase * pDatabase,
AcDb::OpenMode mode
);
File
DmDisplayManagement.h
|
Parameters |
Description |
|
pMapMan |
Output AcMapDMMapManager. |
|
pDatabase |
Input database. |
|
mode |
Input mode to open the map manager in. |
Returns
Returns Acad::eOk if successful; otherwise, returns a different error code.
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].