[jawsscripts] Re: Getting the exact name of a com object

  • From: "Andy B." <sonfire11@xxxxxxxxx>
  • To: <jawsscripts@xxxxxxxxxxxxx>
  • Date: Sun, 28 Oct 2012 20:54:28 -0400

Maybe not. I'm using C#, but will check in a while and see what happens.


-----Original Message-----
From: jawsscripts-bounce@xxxxxxxxxxxxx 
[mailto:jawsscripts-bounce@xxxxxxxxxxxxx] On Behalf Of Soronel Haetir
Sent: Sunday, October 28, 2012 8:23 PM
To: jawsscripts
Subject: [jawsscripts] Re: Getting the exact name of a com object

Are you sure the COM class has been registered?  (That the ProjID 
"vs_jaws.Connect " references the correct CLSID and that the CLSID has all the 
required information?)

Also, for GetObject to work, you will need to register the actual active 
instance, using the windows API that would be done with a call to 
RegisterActiveObject, but if you are doing this in something other than c/c++ 
I'm not sure what your language requires.

On 10/28/12, Andy B. <sonfire11@xxxxxxxxx> wrote:
> I am now trying to work on getting the name of the class for my com object.
> The literal name is vs_jaws.Connect (including the namespace/class name).
> Unfortunately, GetObject() doesn't seem to like this idea very well. 
> Any ideas?
>
>
>
>
>
>
> __________ 
>
> View the list's information and change your settings at 
> http://www.freelists.org/list/jawsscripts
>
>


--
Soronel Haetir
soronel.haetir@xxxxxxxxx
__________ 

View the list's information and change your settings at 
http://www.freelists.org/list/jawsscripts


__________ï

View the list's information and change your settings at 
http://www.freelists.org/list/jawsscripts

Other related posts: