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