Jump to content

Getting Started With Com And .net


meilon

Recommended Posts

Hello!

 

I'm trying to code an Plugin for another app. It should display EPG Information of the current viewing channel. But I don't know how to start!

 

I'm using SharpDevelop 2.1, I added the DVBViewer COM Control and now I stuck! I tried "DVBViewer dvbv = new DVBViewerClass();" but this starts a new (:rolleyes:) DVBViewer or the program crashes with "Retrieving the COM class factory for component with CLSID {D0B1ACAD-1190-4E6D-BD60-41DFA6A28E30} failed due to the following error: 80080005.", I think it means: DVBViewer is running :D

 

How could I access EPG data, while DVBViewer is running?

 

Best Regards

meilon

Link to comment
Hello!

 

I'm trying to code an Plugin for another app. It should display EPG Information of the current viewing channel. But I don't know how to start!

 

I'm using SharpDevelop 2.1, I added the DVBViewer COM Control and now I stuck! I tried "DVBViewer dvbv = new DVBViewerClass();" but this starts a new (:rolleyes:) DVBViewer or the program crashes with "Retrieving the COM class factory for component with CLSID {D0B1ACAD-1190-4E6D-BD60-41DFA6A28E30} failed due to the following error: 80080005.", I think it means: DVBViewer is running :D

 

How could I access EPG data, while DVBViewer is running?

 

Best Regards

meilon

 

 

See my (erwin) last post in

 

http://www.DVBViewer.info/forum/index.php?...84&hl=erwin

 

erwin

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...