Thanks to Keith Battocchi this signature works:

1
2
[<DllImport("oleaut32.dll", CharSet = CharSet.Unicode, PreserveSig = false )>]
extern [<MarshalAs(UnmanagedType.Interface)>]obj LoadTypeLibEx(string libName, int regKind)
By on 12/9/2011 12:05 PM ()

What's ITypeLib?

By on 12/9/2011 11:40 AM ()

ITypeLib is an interface (System.Runtime.InteropServices.ComTypes.ITypeLib) that shoud be returned in 'out typeLib' parameter

By on 12/9/2011 11:44 AM ()
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper