Events
Apr 8, 3 PM - May 28, 7 AM
Sharpen your AI skills and enter the sweepstakes to win a free Certification exam
Register now!This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The TF_LANGUAGEPROFILE structure contains information about a language profile.
typedef struct TF_LANGUAGEPROFILE {
CLSID clsid;
LANGID langid;
GUID catid;
BOOL fActive;
GUID guidProfile;
} TF_LANGUAGEPROFILE;
clsid
Specifies the class identifier of the text service within the language profile.
langid
Specifies the language identifier of the profile.
catid
Specifies the identifier of the category that the text service belongs to.
fActive
A Boolean value, when TRUE, indicates that the language is activated.
guidProfile
Specifies the identifier of the language profile.
Requirement | Value |
---|---|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
Minimum supported server | Windows 2000 Server [desktop apps only] |
Header | msctf.h |
Redistributable | TSF 1.0 on Windows 2000 Professional |
Events
Apr 8, 3 PM - May 28, 7 AM
Sharpen your AI skills and enter the sweepstakes to win a free Certification exam
Register now!