ReactOS 0.4.16-dev-319-g6cf4263
|
Public Member Functions | |
HRESULT | Clone ([out] IEnumTfInputProcessorProfiles **ppEnum) |
HRESULT | Next ([in] ULONG ulCount, [out, size_is(ulCount), length_is(*pcFetch)] TF_INPUTPROCESSORPROFILE *pProfile, [out] ULONG *pcFetch) |
HRESULT | Reset () |
HRESULT | Skip ([in] ULONG ulCount) |
Public Member Functions inherited from IUnknown | |
HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
ULONG | AddRef () |
ULONG | Release () |
Additional Inherited Members | |
Public Types inherited from IUnknown | |
typedef IUnknown * | LPUNKNOWN |
HRESULT IEnumTfInputProcessorProfiles::Clone | ( | [out] IEnumTfInputProcessorProfiles ** | ppEnum | ) |
HRESULT IEnumTfInputProcessorProfiles::Next | ( | [in] ULONG | ulCount, |
[out, size_is(ulCount), length_is(*pcFetch)] TF_INPUTPROCESSORPROFILE * | pProfile, | ||
[out] ULONG * | pcFetch | ||
) |
HRESULT IEnumTfInputProcessorProfiles::Reset | ( | ) |