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
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family