IAzBizRuleParameters::RemoveAll method (azroles.h)
The IAzBizRuleParameters::RemoveAll method removes all parameters from the list of parameters available to 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 |