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.
Decreases the lock count for the input context.
Syntax
HRESULT UnlockIMC(
[in] HIMC hIMC
);
Parameters
- hIMC [in]
A handle to the input context to unlock.
Return value
Returns S_OK if successful, or an error value otherwise.
Remarks
This method maps to the ImmUnlockIMC function.
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Header |
Dimm.h |
IDL |
Dimm.idl |