![]() | InDesign SDK 20.5 |
#include <ICoreFilenameUtils.h>

Public Member Functions | |
| virtual void | GetExecutableName (ICoreFilename *cfn)=0 |
Public Member Functions inherited from IPMUnknown | |
| virtual IPMUnknown * | QueryInterface (PMIID interfaceID) const =0 |
| virtual void | AddRef () const =0 |
| virtual void | Release () const =0 |
ICoreFilenameUtils provides file utilities in a core way.
| pure virtual |
Method to get the executable's name.
| cfn | of the executable is returned. |