ReactOS 0.4.16-dev-598-gc07fba4
|
Public Member Functions | |
HRESULT | Clone ([out] IEnumInputContext **ppEnum) |
HRESULT | Next ([in] ULONG ulCount, [out] HIMC *rgInputContext, [out] ULONG *pcFetched) |
HRESULT | Reset () |
HRESULT | Skip ([in] ULONG ulCount) |
![]() | |
HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
ULONG | AddRef () |
ULONG | Release () |
Additional Inherited Members | |
![]() | |
typedef IUnknown * | LPUNKNOWN |
HRESULT IEnumInputContext::Clone | ( | [out] IEnumInputContext ** | ppEnum | ) |
HRESULT IEnumInputContext::Next | ( | [in] ULONG | ulCount, |
[out] HIMC * | rgInputContext, | ||
[out] ULONG * | pcFetched | ||
) |
HRESULT IEnumInputContext::Reset | ( | ) |