Visual Basic (Declaration) | |
---|---|
Public Overridable Function onQueryEventCategories( _ ByVal eventType As Integer, _ ByRef count As Integer, _ ByRef eventCategories As Integer(), _ ByRef eventCategoryDescs As String() _ ) As Integer |
C# | |
---|---|
public virtual int onQueryEventCategories( int eventType, out int count, out int[] eventCategories, out string[] eventCategoryDescs ) |
Parameters
- eventType
- count
- eventCategories
- eventCategoryDescs
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family