using System.Runtime.CompilerServices; using System.Runtime.InteropServices; namespace mshtml; [ComImport] [CompilerGenerated] [ComEventInterface(typeof(HTMLDocumentEvents), typeof(HTMLDocumentEvents))] [TypeIdentifier("3050f1c5-98b5-11cf-bb82-00aa00bdce0b", "mshtml.HTMLDocumentEvents_Event")] public interface HTMLDocumentEvents_Event { }