NetUserSetAppSel or Net32UserSetAppSel

The NetUserSetAppSel API sets the list of applications contained in the specified user's desktop application folders.

To add a single application to an existing application selector, an application can:

To delete all applications from the user's selectors, call the NetUserSetAppSel API with sLevel parameter set to 1 and the data structure asi1_count field set to 0.

Restrictions