Moving BSTR conv to native code in SecureStringToBSTR.
[mono.git] / mcs / class / corlib / System.Runtime.InteropServices / IDLDESC.cs
index aae3e76edd15d1187dd02c6b1a1a14fdb8d43861..dfa551828e53f2092d52cf09ba1df2c6c8fe5314 100644 (file)
 
 namespace System.Runtime.InteropServices
 {
-#if NET_2_0
        [Obsolete]
-#else
-       [ComVisible (false)]
-#endif
        [StructLayout (LayoutKind.Sequential, CharSet = CharSet.Unicode)]
        public struct IDLDESC
        {