Skip to content

Latest commit

 

History

History
113 lines (90 loc) · 3.74 KB

nf-msctf-itfinputprocessorprofiles-enablelanguageprofilebydefault.md

File metadata and controls

113 lines (90 loc) · 3.74 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:msctf.ITfInputProcessorProfiles.EnableLanguageProfileByDefault
ITfInputProcessorProfiles::EnableLanguageProfileByDefault (msctf.h)
ITfInputProcessorProfiles::EnableLanguageProfileByDefault method
EnableLanguageProfileByDefault
EnableLanguageProfileByDefault method [Text Services Framework]
EnableLanguageProfileByDefault method [Text Services Framework]
ITfInputProcessorProfiles interface
ITfInputProcessorProfiles interface [Text Services Framework]
EnableLanguageProfileByDefault method
ITfInputProcessorProfiles.EnableLanguageProfileByDefault
ITfInputProcessorProfiles::EnableLanguageProfileByDefault
_tsf_itfinputprocessorprofiles_enablelanguageprofilebydefault_ref
msctf/ITfInputProcessorProfiles::EnableLanguageProfileByDefault
tsf.itfinputprocessorprofiles_enablelanguageprofilebydefault
tsf\itfinputprocessorprofiles_enablelanguageprofilebydefault.htm
TSF
5ab40219-278d-4721-88a1-b0bd2e3d8d2f
12/05/2018
EnableLanguageProfileByDefault, EnableLanguageProfileByDefault method [Text Services Framework], EnableLanguageProfileByDefault method [Text Services Framework],ITfInputProcessorProfiles interface, ITfInputProcessorProfiles interface [Text Services Framework],EnableLanguageProfileByDefault method, ITfInputProcessorProfiles.EnableLanguageProfileByDefault, ITfInputProcessorProfiles::EnableLanguageProfileByDefault, _tsf_itfinputprocessorprofiles_enablelanguageprofilebydefault_ref, msctf/ITfInputProcessorProfiles::EnableLanguageProfileByDefault, tsf.itfinputprocessorprofiles_enablelanguageprofilebydefault
msctf.h
Windows
Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
Msctf.idl
Msctf.dll
Windows
TSF 1.0 on Windows 2000 Professional
19H1
ITfInputProcessorProfiles::EnableLanguageProfileByDefault
msctf/ITfInputProcessorProfiles::EnableLanguageProfileByDefault
c++
APIRef
kbSyntax
COM
Msctf.dll
ITfInputProcessorProfiles.EnableLanguageProfileByDefault

ITfInputProcessorProfiles::EnableLanguageProfileByDefault

-description

Enables or disables a language profile by default for all users.

-parameters

-param rclsid [in]

Contains the CLSID of the text service of the profile to be enabled or disabled.

-param langid [in]

Contains a LANGID value that specifies the language of the profile to be enabled or disabled.

-param guidProfile [in]

Contains a GUID value that identifies the profile to be enabled or disabled.

-param fEnable [in]

Contains a BOOL value that specifies if the profile is enabled or disabled. If this contains a nonzero value, the profile is enabled. If this contains zero, the profile is disabled.

-returns

This method can return one of these values.

Value Description
S_OK
The method was successful.
E_FAIL
An unspecified error occurred.

-see-also

ITfInputProcessorProfiles

ITfInputProcessorProfiles::EnableLanguageProfile