Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to use a Typelib?
#1
Hello, I'm trying to use a MediaInfo typelib but it keeps giving me an error "Class not Registered", I'm doing something wrong or it's not possible to use in QM.

https://github.com/MediaArea/MediaInfoLi...ctiveX.dll
 
Code:
Copy      Help
typelib MediaInfo2 {0565A1AC-ED89-11DA-BA27-E0738ABD8F60} 1.0

MediaInfo2.ActiveX m._create

int x = m.MediaInfo_New
m.MediaInfo_Open(x "D:\File.mp4")


Messages In This Thread
How to use a Typelib? - by felps23 - 12-06-2021, 12:08 AM
RE: How to use a Typelib? - by Gintaras - 12-06-2021, 06:53 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)