About VLA-objects (AutoLISP)

Objects in a drawing can be represented as Visual LISP ActiveX ® (VLA) objects, a data type introduced with Visual LISP. When working with ActiveX functions, you must refer to VLA-objects, not the ename pointer returned by functions such as entlast. For information on working with ActiveX objects, see About Using ActiveX Objects with AutoLISP (AutoLISP).