IAzBizRuleInterfaces::RemoveAll method (azroles.h)
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 |