This is an optional function that's not supported by all servers.
| Visual Basic (Declaration) | |
|---|---|
Public Function DisableConditionByArea2( _ ByVal Areas() As String, _ ByRef Errors As Integer() _ ) As Integer  | |
Parameters
- Areas
 - An array of area names, as returned by EventAreaBrowser.GetQualifiedAreaName.
 - Errors
 - Array of HRESULTS indicating the success of placing all conditions for all sources within a specified process area into the disabled state. The errors correspond to the areas passed into the method.