API 설명서
>
Creo Parametric fundamentals
>
Object ProFile
> Callback ProFileOpenOperationAction
Callback ProFileOpenOperationAction
Description
Callback action on pressing open button for the new registered type.
Synopsis
#include <
ProUtil.h
>
ProError
(*ProFileOpenOperationAction)
(
wchar_t
* file_type
/* (In)
File type
*/
ProPath
file_path
/* (In)
The full file path
*/
ProAppData
app_data
/* (In)
The application data
*/
)
Returns
PRO_TK_NO_ERROR
Callback succeeded.
PRO_TK_GENERAL_ERROR
Problem in processing this function.
User Guide References
File Handling:ProFileOpenOperationAction
도움이 되셨나요?
이 사이트는 JavaScript를 사용할 때 가장 잘 작동합니다.