Contents
|
Python for Win32 Extensions Help
>
Pythonwin and win32ui
>
Modules
>
win32ui
>
WinHelp
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.