Type Entry: SAFEARRAY
← Prev | ↑ Chapter | Next → | Index | Symbols
Type Entry: SAFEARRAY
Name
SAFEARRAY
Class
Host Type (ActiveX / automation)
Description
A COM SAFEARRAY value used to pass array data across the automation
boundary. type returns SAFEARRAY.
Representation
Opaque COM safe-array structure.
Valid Operations
vlax-make-safearray,vlax-safearray-put-element,vlax-safearray->list,type
Availability
- AutoCAD 2026: documented (Visual LISP ActiveX).
- BricsCAD V26: confirm designator by probe.
- Status: documented; platform-dependent (chapter 20 owns the semantics).
Source Notes
- [type (AutoLISP)](https://help.autodesk.com/cloudhelp/2026/PLK/AutoCAD-LT-AutoLISP-Reference/files/GUID-506C9CC8-B0BD-4A4C-B4C2-006750504509.htm)
- Status: documented; see chapter 20.