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