Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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 |