Functions.THTMLHelp 方法 | |
命名空间:
VOGUIClasses
程序集:
VOGUIClasses (在 VOGUIClasses.dll 中) 版本:2.22 GA
语法 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
)
查看代码参数
- hwndCaller
- 类型:Void*
- pszFile
- 类型:__Psz
- uCommand
- 类型:UInt32
- dwData
- 类型:UInt32
返回值
类型:
Int32参见