Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Invokes the Microsoft IME Word Register Dialog Window from the app.
Syntax
HRESULT InvokeWordRegDialog(
[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 |