IActiveIMMIME::GenerateMessage method
Sends a message on the specified input context.
Syntax
HRESULT GenerateMessage(
[in] HIMC hIMC
);
Parameters
- hIMC [in]
A handle to the input context.
Return value
Returns S_OK if successful, or an error value otherwise.
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Header |
Dimm.h |
IDL |
Dimm.idl |