Share

AcDbHostApplicationServices::acadInternalServices2 Method

C++

AcadInternalServices * acadInternalServices2();

Description

Returns a pointer to the AcadInternalServices object for the AutoCAD host application.

Note: This function is marked as obsolete and will be removed in a future release.

Links

AcDbHostApplicationServices

Previous Declaration

ACDBCORE2D_PORT virtual AcadInternalServices2* acadInternalServices2();

Was this information helpful?