WinAPI::htmlHelp Method [AX 2012]
Syntax
client public static int htmlHelp(
Filename _helpFile,
[int _data,
str _topic])
Run On
Client
Parameters
- _helpFile
Type: Filename Extended Data Type
- _data
Type: int
- _topic
Type: str
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
client public static int htmlHelp(
Filename _helpFile,
[int _data,
str _topic])
Client