ReactOS 0.4.15-dev-7958-gcd0bb1a
IEnumTfInputProcessorProfiles Interface Reference
Inheritance diagram for IEnumTfInputProcessorProfiles:
Collaboration diagram for IEnumTfInputProcessorProfiles:

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 IUnknownLPUNKNOWN
 

Detailed Description

Definition at line 659 of file msctf.idl.

Member Function Documentation

◆ Clone()

HRESULT IEnumTfInputProcessorProfiles::Clone ( [out] IEnumTfInputProcessorProfiles **  ppEnum)

◆ Next()

HRESULT IEnumTfInputProcessorProfiles::Next ( [in] ULONG  ulCount,
[out, size_is(ulCount), length_is(*pcFetch)] TF_INPUTPROCESSORPROFILE pProfile,
[out] ULONG pcFetch 
)

◆ Reset()

HRESULT IEnumTfInputProcessorProfiles::Reset ( )

◆ Skip()

HRESULT IEnumTfInputProcessorProfiles::Skip ( [in] ULONG  ulCount)

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