* CurrencyWrapper.cs: Fix file name.
[mono.git] / mcs / class / corlib / System.Runtime.InteropServices / UCOMIEnumVARIANT.cs
index 70f5068a89d8c585a62c12976af23aa2f2460cdb..d2c353f348c4477b6481a5c3bf8475582b7740df 100644 (file)
@@ -9,6 +9,7 @@ using System;
 
 namespace System.Runtime.InteropServices
 {
+       [Guid ("00020404-0000-0000-c000-000000000046")]
        [InterfaceType (ComInterfaceType.InterfaceIsIUnknown)]
        public interface UCOMIEnumVARIANT
        {