Result-Buffer Lists

Result buffers can be combined in linked lists, described later in detail, and are therefore suitable for handling objects whose lengths can vary and objects that can contain a mixture of data types. Many ObjectARX functions return or accept either single result buffers (such as acedSetVar()) or result-buffer lists (such as acdbEntGet() and acdbTblSearch()).