Windows.Win32.IComIID interface IComIID Documentation Code namespace Windows.Win32 { internal interface IComIID { ref Guid Guid { get; } } }