AcMapDMStyleCategory::GetAt Method

Land Desktop Development ARX CPP SDK

AcMapDMStyleCategory:: GetAt Method
 

Retrieves a style, opened in a specified mode.

Acad::ErrorStatus GetAt(
    AcMapDMStyle*& pStyle, 
    const AcDbObjectId& Id, 
    AcDb::OpenMode mode
) const;
Parameters 
Description 
pStyle 
Output AcMapDMStyleobject.  
Id 
Input ID of the style.  
mode 
Input mode in which the style 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].