
ProCmdBracketFuncAdd | |
( uiCmdCmdId cmd_id /* (In) The identifier of the action or option */ uiCmdCmdBktFn bracket_func /* (In) The function to be called before and after execution */ char* bracket_func_name /* (In) The name of the function to be called before and after execution */ void** pp_bracket_data /* (In) The pointer to the data to be passed to the function */ ) |

The function successfully added the bracket function. | |
The function failed to add the bracket function. |


