Share

AdApplicationFrame::SetCachePath Method

C++

__declspec(deprecated("**This function is obsolete. No need to call this function anymore.**")) void SetCachePath(
    const wchar_t* path
);

Description

Obsolete function. Don't use it. This function does nothing currently. Cache path is assumed to be %LOCALAPPDATA%/Autodesk/Web Services/<ProductLineCode>.

Links

AdApplicationFrame Class

Was this information helpful?