]> git.sesse.net Git - vlc/blobdiff - bindings/cil/src/instance.cs
GetVLCInstance must return an non-abstract typed object ...
[vlc] / bindings / cil / src / instance.cs
index 1a119a8e7552aa9c0b49a8778ed24e7f401854b6..f40862c9229021ea9e5275536fd9a35479063237 100644 (file)
@@ -149,7 +149,7 @@ namespace VideoLAN.LibVLC
          * Do not use this unless you really know what you are doing.
          * @version VLC 1.0
          */
-        public SafeHandle Object
+        public IntPtr Object
         {
             get
             {