using System.Runtime.InteropServices; namespace Interop.Lmx; [ComImport] [Guid("84168012-B544-4217-A145-32819C607435")] [CoClass(typeof(NmxClass))] public interface Nmx : INmx4 { }