API 文件集
>
Creo Parametric fundamentals
>
Object ProFile
> Callback ProFileOpenAccessFunction
Callback ProFileOpenAccessFunction
Description
Callback function to evaluate the file type should be selectable in the File Open dialog or not.
Synopsis
#include <
ProUtil.h
>
ProBoolean
(*ProFileOpenAccessFunction)
(
wchar_t
* file_type
/* (In)
File type
*/
ProAppData
app_data
/* (In)
The application data
*/
)
Returns
PRO_B_TRUE
File type should be added in the file dialog.
PRO_B_FALSE
File type should not be added in the the dialog.
User Guide References
File Handling:ProFileOpenAccessFunction
這是否有幫助?
此網站在啟用 JavaScript 的情況下運作成效最佳