win32ui
.WinHelp
WinHelp(
cmd
, data
)
Invokes the Windows Help system.
Parameters
cmd=win32con.HELP_CONTEXT
: int
The type of help. See the api for full details.
data
: int/string
Additional data specific to the help call.