API ドキュメンテーション > Miscellaneous > Object ProMfgproctable > Callback ProMfgproctableItemActionFunction
Callback ProMfgproctableItemActionFunction
Description
This is the action function called when a user invokes the button added to the manufacturing process manager dialog.
Synopsis
(*ProMfgproctableItemActionFunction)
(
ProMfg mfg
/* (In)
The manufacturing model being edited.
*/
char* button_name
/* (In)
The name of the item in the dialog.
*/
ProAppData appdata
/* (In)
Application data that was set when the item was registered.
*/
)
Returns
Any other value
Return values are not interpreted by Creo Parametric.
User Guide References
これは役に立ちましたか?