Documentazione API
>
Miscellaneous
>
Object ProToolkit
> Function ProToolkitApplExecPathGet
Function ProToolkitApplExecPathGet
Description
Retrieves the
exec_path
information.
Replacement in Object TOOLKIT:
wfcWSession::GetApplicationPath
Synopsis
#include <
ProUtil.h
>
ProError
ProToolkitApplExecPathGet
(
ProPath
exec_path
/* (Out)
The path and the name of the executable where the exec_file is located
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully retrieved the information.
PRO_TK_BAD_INPUTS
The text_path argument is NULL
Sample Code References
pt_examples ( TestMain.c )
pt_install_cxx ( TestInstall.cxx )
pt_install_test ( TestInstall.c )
pt_userguide ( UgFileEdit.c )
User Guide References
Registry File Data:ProToolkitApplExecPathGet
Equivalent Pro/DEVELOP Functions:ProToolkitApplExecPathGet
È stato utile?
Questo sito è ottimizzato per l’utilizzo con JavaScript attivato