
ProMenubuttonDelete | |
( ProMenuName menuname /* (In) The name of the menu. */ ProMenubuttonName button /* (In) The name of the menu button. */ int* result /* (Out) The result. The possible values are as follows: 1 -- Everything worked. 0 -- The menu has not been created (see the function ProMenuFileRegister()). -1 -- The menu is already active. -2 -- The specified button does not exist in the specified menu. */ ) |

The function successfully deleted the menu button. | |
There was a general error and the function failed. |



