AcMapDMDisplayManagement:: GetDMStyleLibrary Function
Retrieves the display-management style library object for a project.
Acad::ErrorStatus GetDMStyleLibrary(
AcMapDMStyleLibrary*& pStyleLib,
AcMapProject * pProject,
AcDb::OpenMode mode
);
File
DmDisplayManagement.h
|
Parameters |
Description |
|
pStyleLib |
Output AcMapDMStyleLibrary. |
|
pProject |
Input AutoCAD Map project. |
|
mode |
Input mode to open the library 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].