inputscope.h header

This header is used by Text Services Framework. For more information, see:

inputscope.h contains the following programming interfaces:

Interfaces

 
ITfInputScope

The ITfInputScope interface is used by the text input processors to get the InputScope value that represents a document context associated with a window.
ITfInputScope2

The ITfInputScope2 interface is used by the text input processors to get the IEnumString interface pointer and this IEnumString interface enumerates the word list that the application specified for this context.

Functions

 
SetInputScope

Sets an input scope for the specified window.
SetInputScopes

Sets a combination of one input scope, multiple input scopes, one phrase list, a regular expression, and/or Speech Recognition Grammar Specification (SRGS) rules for the specified window.
SetInputScopes2

The application must call SetInputScope with IS_DEFAULT before a window is destroyed to clear the reference of the interface.
SetInputScopeXML

Do not use. (SetInputScopeXML)

Enumerations

 
InputScope

The InputScope enumeration contains values that specify which input scopes are applied to a given field.