Adds one or more access control entries (ACEs) to the access control list (ACL).
HRESULT AddAce(
IDispatch * pAccessControlEntry //Entries to be added
);
This method returns the standard values E_INVALIDARG, E_OUTOFMEMORY, E_UNEXPECTED, and E_FAIL, as well as the following: