AcMapDMStyleLibrary::GetAt Method

Land Desktop Development ARX CPP SDK

AcMapDMStyleLibrary:: GetAt Method
 

Retrieves a category, opened in a specified mode.

Acad::ErrorStatus GetAt(
    AcMapDMStyleCategory*& pStyleCategory, 
    const AcDbObjectId& Id, 
    AcDb::OpenMode mode
) const;
Parameters 
Description 
pStyleCategory 
Output AcMapDMStyleCategoryobject.  
Id 
Input ID of the category.  
mode 
Input mode in which the category is to be opened.  
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].