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

DISEAddInEventsEx2 Object  | DISEAddInEventsEx2 Members