Poznámka
Na prístup k tejto stránke sa vyžaduje oprávnenie. Môžete sa skúsiť prihlásiť alebo zmeniť adresáre.
Na prístup k tejto stránke sa vyžaduje oprávnenie. Môžete skúsiť zmeniť adresáre.
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 |