| Visual Basic (Declaration) | |
|---|---|
Public Overridable Function onGetReturnedAttributes( _ ByVal eventCategory As Integer, _ ByRef count As Integer, _ ByRef attributeIDs As Integer() _ ) As Integer | |
| C# | |
|---|---|
public virtual int onGetReturnedAttributes( int eventCategory, out int count, out int[] attributeIDs ) | |
Parameters
- eventCategory
- count
- attributeIDs
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family