Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal catID As Integer, _ ByVal catDesc As String, _ ByVal et As EventType, _ ByVal conds() As ConditionDef, _ ByVal attrib() As EventAttributeDef _ ) |
C# | |
---|---|
public EventCategoryDef( int catID, string catDesc, EventType et, ConditionDef[] conds, EventAttributeDef[] attrib ) |
Parameters
- catID
- catDesc
- et
- conds
- attrib
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family