
ProMenubuttonPreactionSet | |
( ProMenuName menuname /* (In) The name of the menu */ ProMenubuttonName button /* (In) The name of the menu button */ ProMenubuttonAction action /* (In) The callback function to be called before the Creo Parametric command */ ProAppData app_data /* (In) The general application data passed to the callback function when it is called */ int app_int /* (In) The integer application data passed to the callback function when it is called */ ) |

The function successfully set the pre-action. | |
There was a general error and the function failed. |



