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

ISEAddInEventsEx2 Object  | ISEAddInEventsEx2 Members