Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The RemoveAll method removes all interfaces from the list of interfaces that can be called by business rule (BizRule) scripts.
Syntax
HRESULT RemoveAll();
Return value
If the method succeeds, it will return S_OK
. Any other HRESULT value indicates that the operation failed.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | azroles.h |