
ProCmdAccessFuncAdd | |
( uiCmdCmdId cmd_id /* (In) The identifier of the action or option */ uiCmdAccessFn access_func /* (In) The function to be called to determine the accessibility of the action or option */ uiCmdAccessId* access_id /* (Out) The pointer to the identifier of the accessibility function */ ) |

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


