Share

AcDbHostApplicationServices::acadInternalGetvar

C++

ACDBCORE2D_PORT void * acadInternalGetvar(
    const ACHAR * name
);

Description

For AutoCAD host application use only. Do not call or override this method.

Parameters

Parameters Description
name Internal use only

Links

AcDbHostApplicationServices

Was this information helpful?