THTMLHelp Function | |
Namespace:
VOGUIClasses
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.21
Syntax FUNCTION THTMLHelp(
hwndCaller AS PTR,
pszFile AS PSZ,
uCommand AS DWORD,
dwData AS DWORD
) AS LONG
public static int THTMLHelp(
void* hwndCaller,
Psz pszFile,
uint uCommand,
uint dwData
)
Request Example
View SourceParameters
- hwndCaller
- Type: Void*
- pszFile
- Type: Psz
- uCommand
- Type: DWord
- dwData
- Type: DWord
Return Value
Type:
LongSee Also