XvHelpOnTopic()(3X) — Subroutines
NAME
XvHelpOnTopic — displays help on a particular topic.
SYNOPSIS
#include <Xv/Help.h> void XvHelpOnTopic (widget, helpFile)
Widgetwidget;
char∗helpFile;
ARGUMENTS
widgetSpecifies the application’s top level widget.
helpFileSpecifies the name of the help file to be displayed.
DESCRIPTION
The XvHelpOnTopic function notifies the HP VUE help server on an application’s request to display a particular help file. If the specified file does not exist, an error dialog will be posted for the application.
RETURN VALUE
none
ORIGIN
Hewlett-Packard Company