Moving BSTR conv to native code in SecureStringToBSTR.
[mono.git] / mcs / class / corlib / System.Runtime.InteropServices / FUNCDESC.cs
index 07c6b424db3ba17d4fa76dec2e5a1119c02727f2..30d251a449189739d1a8333e33567f821838acbb 100644 (file)
 
 namespace System.Runtime.InteropServices
 {
-#if NET_2_0
        [Obsolete]
-#else
-       [ComVisible (false)]
-#endif
        [StructLayout (LayoutKind.Sequential)]
        public struct FUNCDESC
        {