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

  • From: Doug Lee <doug.lee@xxxxxxxxxxxxxxxx>
  • To: jawsscripts@xxxxxxxxxxxxx
  • Date: Sun, 28 Oct 2012 19:25:27 -0400

If there's history to this discussion I missed it, so pardon any
redundancy...

But are you sure you want to use GetObject? Usually it's CreateObject
or, better yet, CreateObjectEx. GetObject is for when you're trying to
grab a pointer to an object that's already available.

On Sun, Oct 28, 2012 at 06:49:30PM -0400, Andy B. 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

-- 
Doug Lee, Senior Accessibility Programmer
SSB BART Group - Accessibility-on-Demand
mailto:doug.lee@xxxxxxxxxxxxxxxx  http://www.ssbbartgroup.com
"While they were saying among themselves it cannot be done,
it was done." --Helen Keller
__________�

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

Other related posts: