using System.Runtime.CompilerServices; using System.Runtime.InteropServices; namespace mshtml; [ComImport] [CompilerGenerated] [InterfaceType(2)] [Guid("3050F260-98B5-11CF-BB82-00AA00BDCE0B")] [TypeIdentifier] public interface HTMLDocumentEvents { }