Function Entry: VL-LOAD-COM

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

Function Entry: VL-LOAD-COM

Name

vl-load-com

Class

Visual LISP Function

Syntax

(vl-load-com)

Description

Initializes ActiveX support for AutoLISP and loads the relevant extension environment.

Return Values

Host-defined success value.

Side Effects

Enables the ActiveX/COM extension layer in environments that support it.

Compatibility

  • Windows-only in Autodesk documentation
  • may map to broader compatibility/emulation behavior in clautolisp

Availability

  • AutoCAD 2026: documented (per Autodesk reference page).
  • BricsCAD V26: presumed compatible (no contradicting page found).
  • Status: AutoCAD documented; BricsCAD presumed-both pending Phase 4 verification.

Source Notes