Thanks Aaron.

Since I'm not blocking, but just "watching" them go by in my script,
then I don't need to prefetch right?

I'm seeing just enough information filled in for accessible objects that
makes me think I don't need to prefetch (but I'm not seeing as much as I
expected to, so obviously I've got a lot more learning to do).

thanks.

Chip





------------------------------

Chip Orange
Database Administrator
Florida Public Service Commission

[email protected]
(850) 413-6314

 (Any opinions expressed are solely those of the author and do not
necessarily reflect those of the Florida Public Service Commission.)
 

> -----Original Message-----
> From: Aaron Smith [mailto:[email protected]] 
> Sent: Monday, January 26, 2009 3:49 PM
> To: [email protected]
> Subject: Re: more help with MSAA
> 
> Chip Orange wrote:
> > Can anyone tell me when I need to use the Prefetch method (the docs 
> > aren't clear on this).
> 
> You'll typically want to prefetch Accessible information when you're 
> blocking MSAA events to process them yourself (instead of letting 
> Window-Eyes process them). The Prefetch method tells Window-Eyes to 
> gather all the MSAA information available for a given 
> Accessible so that 
> you don't have to go query for each individual value yourself 
> (which can 
> be expensive).
> 
> Aaron
> 
> -- 
> To insure that you receive proper support, please include all past
> correspondence (where applicable), and any relevant information
> pertinent to your situation when submitting a problem report to the GW
> Micro Technical Support Team.
> 
> Aaron Smith
> GW Micro
> Phone: 260/489-3671
> Fax: 260/489-2608
> WWW: http://www.gwmicro.com
> FTP: ftp://ftp.gwmicro.com
> Technical Support & Web Development
> 

Reply via email to