Share

acedGetAppName

C++

const ACHAR * acedGetAppName();

File

acedads.h

Description

Retrieves the file name of the current ARX application, which is needed in order to unload the application.

Previous Declaration

ACHAR* acedGetAppName();

Was this information helpful?