Moving BSTR conv to native code in SecureStringToBSTR.
[mono.git] / mcs / class / corlib / System.Runtime.InteropServices / IDLDESC.cs
index e52b77546724cdd90b82c033b89f4998fde802f5..dfa551828e53f2092d52cf09ba1df2c6c8fe5314 100644 (file)
@@ -30,7 +30,7 @@
 
 namespace System.Runtime.InteropServices
 {
-       [ComVisible (false)]
+       [Obsolete]
        [StructLayout (LayoutKind.Sequential, CharSet = CharSet.Unicode)]
        public struct IDLDESC
        {