|
| HRESULT | ShowMessage ([in] HWND hwnd, [in] LPOLESTR lpstrText, [in] LPOLESTR lpstrCaption, [in] DWORD dwType, [in] LPOLESTR lpstrHelpFile, [in] DWORD dwHelpContext, [out] LRESULT *plResult) |
| |
| HRESULT | ShowHelp ([in] HWND hwnd, [in] LPOLESTR pszHelpFile, [in] UINT uCommand, [in] DWORD dwData, [in] POINT ptMouse, [out] IDispatch *pDispatchObjectHit) |
| |
| HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
| |
| ULONG | AddRef () |
| |
| ULONG | Release () |
| |
Definition at line 252 of file mshtmhst.idl.
◆ ShowHelp()
◆ ShowMessage()
The documentation for this interface was generated from the following file: