WinAPI::winHelp Method [AX 2012]
Syntax
client public static int winHelp(
Filename _helpFile,
int _data,
[int _command])
Run On
Client
Parameters
- _helpFile
Type: Filename Extended Data Type
- _data
Type: int
- _command
Type: int
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 winHelp(
Filename _helpFile,
int _data,
[int _command])
Client