Nota
Capaian ke halaman ini memerlukan kebenaran. Anda boleh cuba mendaftar masuk atau menukar direktori.
Capaian ke halaman ini memerlukan kebenaran. Anda boleh cuba menukar direktori.
Enables an input source on a Windows application's core input object.
Inheritance
The ICoreInputInterop interface inherits from the IUnknown interface. ICoreInputInterop also has these types of members:
Methods
The ICoreInputInterop interface has these methods.
| ICoreInputInterop::put_MessageHandled Sets whether or not the message to the CoreWindow has been handled. (ICoreInputInterop.put_MessageHandled) |
| ICoreInputInterop::SetInputSource Sets the input source for an app's CoreIndependentInputSource or CoreComponentInputSource. |
Remarks
The CoreIndependentInputSource or CoreComponentInputSource object defines the basic keyboard and pointer input events for a Windows Store app.
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | corewindow.h |