AcMapDMDisplayManagement::GetDMStyleLibrary Function

Land Desktop Development ARX CPP SDK

AcMapDMDisplayManagement:: GetDMStyleLibrary Function
 

Retrieves the display-management style library object for a database.

Acad::ErrorStatus GetDMStyleLibrary(
    AcMapDMStyleLibrary*& pStyleLib, 
    AcDbDatabase * pDb, 
    AcDb::OpenMode mode
);
File

DmDisplayManagement.h

Parameters 
Description 
pStyleLib 
Output AcMapDMStyleLibrary.  
pDb 
Input database.  
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].