The information in this article applies to:
SUMMARYThe Microsoft Multimedia Viewer version 2.0 provides only two commands to access the keywords defined for a title; they are the Viewer commands JumpKeyword(Title,Keyword) and KeyIndex(). JumpKeyword() is used to jump to the topic containing the specified keyword from the main keyword index. There is no command available for jumping to a topic by specifying a keyword from a secondary keyword index. KeyIndex() is used to display the Keyword Index dialog box. MORE INFORMATION
It is possible to get a list of the keywords defined in a title, but
because the commands using keywords are so limited, there aren't many uses
for the keyword list. Keywords are stored as word wheels in the Viewer
title. Word wheels for keywords are named using the convention |C, where C
is the identification character specified in the "key=" entry in the
KEYINDEX section of the project file. The main (default) keyword index is
named |0. The WordWheel APIs (application programming interfaces) in Viewer
can be used to retrieve the contents of the keyword word wheel. Note that
the WordWheelOpen() function always capitalizes the word wheel name, so it
can be used only to open keyword word wheels whose identification character
is a capital letter or a number. See pages 9-26 through 9-28 of the
Microsoft Multimedia Viewer version 2.0 "Technical Reference" for more
information on the WordWheel APIs.
Additional query words: 2.00 key word
Keywords : |
Last Reviewed: November 13, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |