Documentation de l'API > Miscellaneous > Object ProToolkit > Function ProToolkitApplTextPathGet
Function ProToolkitApplTextPathGet
Description
Retrieves the path to the directory containing the "text" directory for the application.
Replacement in Object TOOLKIT:
Synopsis
#include <ProUtil.h>
ProToolkitApplTextPathGet
(
ProPath text_path
/* (Out)
The path to where the text files (message and menu files) are located
*/
)
Returns
The function successfully retrieved the information.
The text_path argument is NULL.
Sample Code References
User Guide References
Est-ce que cela a été utile ?