Visual Basic (Declaration) | |
---|---|
Public Overridable Function onAddSource( _ ByVal name As String, _ ByVal daIndex As Integer, _ ByVal severity As Integer, _ ByVal cat As EventCategoryDef, _ ByVal cdef() As ConditionDef _ ) As EventSource |
C# | |
---|---|
public virtual EventSource onAddSource( string name, int daIndex, int severity, EventCategoryDef cat, ConditionDef[] cdef ) |
Parameters
- name
- daIndex
- severity
- cat
- cdef
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family