ArcGIS Developer Help  (ESRI.ArcGIS.Animation)  

BeforeRecordEventHandler Delegate

Represents the method that handles the BeforeRecord event.
[Visual Basic .NET]
Public Delegate Sub BeforeRecordEventHandler ( _
)
[C#]
public delegate void BeforeRecordEventHandler (
);