uaPLUS Reference
EventCategoryDef Constructor(Int32,String,EventType)
See Also  Send Feedback
NSPlugin Namespace > EventCategoryDef Class > EventCategoryDef Constructor : EventCategoryDef Constructor(Int32,String,EventType)

catID
catDesc
et

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal catID As Integer, _
   ByVal catDesc As String, _
   ByVal et As EventType _
)
C# 
public EventCategoryDef( 
   int catID,
   string catDesc,
   EventType et
)

Parameters

catID
catDesc
et

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.