EnvDTE.Interfaces/_dispOutputWindowEvents_PaneClearingEventHandler.cs (4 lines of code) (raw):

namespace EnvDTE { public delegate void _dispOutputWindowEvents_PaneClearingEventHandler(OutputWindowPane pPane); }