Documentazione API > Miscellaneous > Object ProToolkit > Function ProToolkitApplExecPathGet
Function ProToolkitApplExecPathGet
Description
Retrieves the exec_path information.
Replacement in Object TOOLKIT:
Synopsis
#include <ProUtil.h>
ProToolkitApplExecPathGet
(
ProPath exec_path
/* (Out)
The path and the name of the executable where the exec_file is located
*/
)
Returns
The function successfully retrieved the information.
The text_path argument is NULL
Sample Code References
User Guide References
È stato utile?