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

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