Type Entry: VLA-OBJECT

← Prev | ↑ Chapter | Next → | Index | Symbols

Type Entry: VLA-OBJECT

Name

VLA-OBJECT

Class

Host Type (ActiveX / automation)

Description

An ActiveX automation object handle (Visual LISP ActiveX), returned e.g. by vlax-ename->vla-object and the vla-* family. type returns VLA-OBJECT.

Representation

Opaque COM/automation object reference.

Valid Operations

  • vlax-get-property, vlax-put-property, vlax-invoke-method, vlax-release-object, type

Availability

  • AutoCAD 2026: documented (Visual LISP ActiveX; Windows-hosted).
  • BricsCAD V26: BricsCAD provides a compatible ActiveX/automation layer; confirm designator by probe.
  • Status: documented; platform-dependent (chapter 20 owns the semantics).

Source Notes