Share

AcDbHostApplicationServices::getGraphicsCacheFolder Method

C++

virtual ACDBCORE2D_PORT Acad::ErrorStatus getGraphicsCacheFolder(
    const ACHAR *& folder
);

Description

Returns the full path of the graphics cache files folder. The default path is <localroot>\GraphicsCache.

Parameters

Parameters Description
folder _nt_

Links

AcDbHostApplicationServices

Was this information helpful?