Several ObjectARX functions are provided to handle extended data. An entity's extended data follows the entity's normal definition data. This is illustrated by the next figure, which shows the scheme of a result-buffer list for an entity containing extended data.
An entity's extended data can be retrieved by calling acdbEntGetX(), which is similar to acdbEntGet(). The acdbEntGetX() function retrieves an entity's normal definition data and the extended data for applications specified in the acdbEntGetX() call.