GetExecutableFilePath

Returns the fully qualified path to this executable, or arg0 on failure or when a platform is unsupported.

GetExecutableFilePath

Parameters

arg0
Type: cstring

This is argv[0] from main(cstring[] argv).

Meta