10 messages in com.googlegroups.google-desktop-developerRe: [Google-Desktop-Developer] Re: as...
FromSent OnAttachments
小鱼10 Oct 2006 22:23 
amod online11 Oct 2006 04:18 
小鱼11 Oct 2006 17:55 
小鱼11 Oct 2006 20:28 
amod online12 Oct 2006 02:49 
小鱼12 Oct 2006 03:33 
小鱼12 Oct 2006 19:50 
amod online12 Oct 2006 22:09 
小鱼12 Oct 2006 23:10 
小鱼13 Oct 2006 19:33 
Subject:Re: [Google-Desktop-Developer] Re: ask,about IGoogleDesktopQueryAPI
From:amod online (amod@gmail.com)
Date:10/12/2006 10:09:51 PM
List:com.googlegroups.google-desktop-developer

gdsItem.GetProperty("snippet") => returns summery of the file (result) related to your search

On 10/13/06, 小鱼 <52-l@163.com> wrote:

I've successfully gotten a collection of search results back. I can read the title, uri and connent for each item using the GetProperty method 1、'gdsItem.GetProperty("uri") correct

2、'gdsItem.GetProperty("title") error:invalid window handle

3、'gdsItem.GetProperty("content") gets all content,question:is there any attribute only gets a part of information