XvHelpOnVersion()(3X) — Subroutines
NAME
XvHelpOnVersion — displays the application’s version number on the help system.
SYNOPSIS
#include <Xv/Help.h> void XvHelpOnVersion (widget, ∗message)
Widgetwidget;
char∗message;
ARGUMENTS
widgetSpecifies the application’s top level widget.
messageSpecifies the string to be displayed in the dialog box.
DESCRIPTION
The XvHelpOnVersion() function requests the HP VUE help manager to display a dialog box showing the application’s version number. The version number (or other relevant information) is passed as a string.
RETURN VALUE
none
ORIGIN
Hewlett-Packard Company