PC-DMIS 2021.1 Object Library
Help Method
See Also  Send Topic Feedback | See Object Hierarchy Chart
HelpFile
Required String parameter that indicates what help file to open.
HelpContext
Optional Long parameter that indicates which Context ID number in HelpFile to open.
HelpString
Optional String parameter that indicates a string to match among HelpFile’s topics.
PCDLRN ActiveX DLL > Application Object : Help Method

Glossary Item Box

Description

Calls and opens a help file and topic.

Syntax

Visual Basic
Public Sub Help( _
   ByVal HelpFile As String, _
   ByVal HelpContext As Long, _
   ByVal HelpString As String _
) 

Parameters

HelpFile
Required String parameter that indicates what help file to open.
HelpContext
Optional Long parameter that indicates which Context ID number in HelpFile to open.
HelpString
Optional String parameter that indicates a string to match among HelpFile’s topics.

Remarks

If both the HelpContext and HelpString are provided, the HelpString will be ignored. If neither is provided, the first help page is shown.

See Also

Copyright © 2020. Hexagon Manufacturing Intelligence – Metrology Software, Inc. All Rights Reserved.