IFECommon::InvokeDictToolDialog method (msime.h)

Invokes the Microsoft IME's Dictionary Tool from the app.

Syntax

HRESULT InvokeDictToolDialog(
  [in] IMEDLG *pimedlg
);

Parameters

[in] pimedlg

Pointer to an IMEDLG structure.

Return value

S_OK if successful, otherwise E_FAIL.

Requirements

Requirement Value
Target Platform Windows
Header msime.h

See also

IFECommon

IMEDLG