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