Listing Users Allowed to Use a Command (AddUserPermission)

Use the ICICommandSettings interface AddUserPermission method to add a user or Settings Levels to the list of those allowed to use a specific command. Refer to Command Settings Interface Methods for an illustration of how this and other ICICommandSettings can be accessed in the administration interface.

Signature:

HRESULT AddUserPermission([in] BSTR bstrUser);