ReactOS 0.4.15-dev-8100-g1887773
tagEnumTfLanguageProfiles Struct Reference
Collaboration diagram for tagEnumTfLanguageProfiles:

Public Attributes

IEnumTfLanguageProfiles IEnumTfLanguageProfiles_iface
 
LONG refCount
 
HKEY tipkey
 
DWORD tip_index
 
WCHAR szwCurrentClsid [39]
 
HKEY langkey
 
DWORD lang_index
 
LANGID langid
 
ITfCategoryMgrcatmgr
 

Detailed Description

Definition at line 75 of file inputprocessor.c.

Member Data Documentation

◆ catmgr

ITfCategoryMgr* tagEnumTfLanguageProfiles::catmgr

Definition at line 87 of file inputprocessor.c.

◆ IEnumTfLanguageProfiles_iface

IEnumTfLanguageProfiles tagEnumTfLanguageProfiles::IEnumTfLanguageProfiles_iface

◆ lang_index

DWORD tagEnumTfLanguageProfiles::lang_index

Definition at line 84 of file inputprocessor.c.

Referenced by EnumTfLanguageProfiles_Clone().

◆ langid

LANGID tagEnumTfLanguageProfiles::langid

Definition at line 86 of file inputprocessor.c.

◆ langkey

HKEY tagEnumTfLanguageProfiles::langkey

Definition at line 83 of file inputprocessor.c.

◆ refCount

LONG tagEnumTfLanguageProfiles::refCount

Definition at line 77 of file inputprocessor.c.

◆ szwCurrentClsid

WCHAR tagEnumTfLanguageProfiles::szwCurrentClsid[39]

Definition at line 81 of file inputprocessor.c.

Referenced by EnumTfLanguageProfiles_Clone().

◆ tip_index

DWORD tagEnumTfLanguageProfiles::tip_index

Definition at line 80 of file inputprocessor.c.

Referenced by EnumTfLanguageProfiles_Clone().

◆ tipkey

HKEY tagEnumTfLanguageProfiles::tipkey

Definition at line 79 of file inputprocessor.c.

Referenced by EnumTfLanguageProfiles_Clone().


The documentation for this struct was generated from the following file: