Not
Bu sayfaya erişim yetkilendirme gerektiriyor. Oturum açmayı veya dizinleri değiştirmeyi deneyebilirsiniz.
Bu sayfaya erişim yetkilendirme gerektiriyor. Dizinleri değiştirmeyi deneyebilirsiniz.
Sets the input source for an app's CoreIndependentInputSource or CoreComponentInputSource.
Syntax
HRESULT SetInputSource(
[in] IUnknown *value
);
Parameters
[in] value
Pointer to the base COM interface of the input source.
The input source can be either IDCompositionVisual2 or Windows.UI.Composition.Visual
Return value
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | corewindow.h |