This example starts the Office Assistant as part of a process to provide information while a custom wizard is running. The variable lHelpForWiz
is set to the return value of the StartWizard method, which is Long.
lHelpForWiz = Assistant.StartWizard(On:=True, _
Callback:="myCallback", PrivateX:=23)