
ProMenuProcess | |
( ProMenuName menuname /* (In) The name of the menu. */ int* action /* (Out) If you used ProMenuDeleteWithStatus() to delete the menu, this is the status value passed to that function. If you used ProMenuDelete() to delete the menu, this value is undefined. */ ) |

You used ProMenuDeleteWithStatus() to delete the menu. | |
You used ProMenuDelete() to delete the menu, so no status is set. |


