Solid Edge Framework Type Library
OnCommandOnLineHelp Method
Description
Occurs when the user requests help for the associated add-in.
Syntax
Visual Basic
Public Sub OnCommandOnLineHelp( _
   ByVal uHelpCommand As Long, _
   ByVal nCmdID As Long, _
   ByRef HelpURL As String _
) 
Parameters
uHelpCommand
nCmdID
HelpURL
See Also

DISEAddInEventsEx2 Object  | DISEAddInEventsEx2 Members