using System.Runtime.InteropServices; namespace Interop.Lmx; [ComImport] [Guid("148C8733-3930-11D3-87EA-00A0C982C01C")] [CoClass(typeof(PlatformInformationClerkObjectClass))] public interface PlatformInformationClerkObject : IPlatformInformationClerk { }