It seems that the current Native GD API does not support obtaining a
summary/snippet of a search-result -entry (the documentation on
http://desktop.google.com/queryapi.html#individualresult mentions a
summary -property, but this property is not listed in the complete set of
properties)
Class for (un)registering the GDS Java API as components for Google Desktop
This class - as well as the Query class - uses the Jacob Java-COM -bridge
See http://desktop.google.com/queryapi.html#registering
See http://sourceforge.net/projects/jacob-project/
This class could be extended to support registration of other component-types
(indexing, etc.), as well as the current support for registering query-components
See the Component Registration Code Template under
http://desktop.google.com/indexapi.html#registering
for an example of C++ code with description-array
Note: In general, you should either only set an email event object's header property with everything in a message's header, or only set the individual header field properties such as subject, to, etc.
Class for performing GD queries This class - as well as the
ComponentRegistrator class - uses the Jacob Java-COM -bridge See
http://desktop.google.com/queryapi.html#queryobjects and
http://desktop.google.com/queryapi.html#queryex