This is the complete list of members for CEnumTfLanguageProfiles, including all inherited members.
| AddRef() | IUnknown | |
| CEnumTfLanguageProfiles(LANGID langid) | CEnumTfLanguageProfiles | |
| Clone(_Out_ IEnumTfLanguageProfiles **ppEnum) override | CEnumTfLanguageProfiles | |
| IEnumTfLanguageProfiles::Clone([out] IEnumTfLanguageProfiles **ppEnum) | IEnumTfLanguageProfiles | |
| CreateInstance(LANGID langid, CEnumTfLanguageProfiles **out) | CEnumTfLanguageProfiles | static |
| LPUNKNOWN typedef | IUnknown | |
| m_catmgr | CEnumTfLanguageProfiles | protected |
| m_cRefs | CEnumTfLanguageProfiles | protected |
| m_lang_index | CEnumTfLanguageProfiles | protected |
| m_langid | CEnumTfLanguageProfiles | protected |
| m_langkey | CEnumTfLanguageProfiles | protected |
| m_szwCurrentClsid | CEnumTfLanguageProfiles | protected |
| m_tip_index | CEnumTfLanguageProfiles | protected |
| m_tipkey | CEnumTfLanguageProfiles | protected |
| Next(_In_ ULONG ulCount, _Out_ TF_LANGUAGEPROFILE *pProfile, _Out_ ULONG *pcFetch) override | CEnumTfLanguageProfiles | |
| IEnumTfLanguageProfiles::Next([in] ULONG ulCount, [out, size_is(ulCount), length_is(*pcFetch)] TF_LANGUAGEPROFILE *pProfile, [out] ULONG *pcFetch) | IEnumTfLanguageProfiles | |
| next_LanguageProfile(CLSID clsid, TF_LANGUAGEPROFILE *tflp) | CEnumTfLanguageProfiles | protected |
| QueryInterface(REFIID iid, LPVOID *ppvObj) override | CEnumTfLanguageProfiles | |
| IEnumTfLanguageProfiles::QueryInterface([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) | IUnknown | |
| Release() | IUnknown | |
| Reset() override | CEnumTfLanguageProfiles | |
| Skip(_In_ ULONG ulCount) override | CEnumTfLanguageProfiles | |
| IEnumTfLanguageProfiles::Skip([in] ULONG ulCount) | IEnumTfLanguageProfiles | |
| STDMETHODIMP_(ULONG) AddRef() override | CEnumTfLanguageProfiles | |
| STDMETHODIMP_(ULONG) Release() override | CEnumTfLanguageProfiles | |
| ~CEnumTfLanguageProfiles() | CEnumTfLanguageProfiles | virtual |