Searched refs:IEnumInputContext (Results 1 - 6 of 6) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Ddimm.h28 typedef struct IEnumInputContext IEnumInputContext; typedef in typeref:struct:IEnumInputContext
222 struct IEnumInputContext : public IUnknown { struct in inherits:IUnknown
224 virtual HRESULT WINAPI Clone(IEnumInputContext **ppEnum) = 0;
232 HRESULT (WINAPI *QueryInterface)(IEnumInputContext *This,REFIID riid,void **ppvObject);
233 ULONG (WINAPI *AddRef)(IEnumInputContext *This);
234 ULONG (WINAPI *Release)(IEnumInputContext *This);
235 HRESULT (WINAPI *Clone)(IEnumInputContext *This,IEnumInputContext **ppEnum);
236 HRESULT (WINAPI *Next)(IEnumInputContext *Thi
241 struct IEnumInputContext { struct
[all...]
H A Dmshtml.h[all...]
H A Dmshtmlc.h[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Ddimm.h28 typedef struct IEnumInputContext IEnumInputContext; typedef in typeref:struct:IEnumInputContext
222 struct IEnumInputContext : public IUnknown { struct in inherits:IUnknown
224 virtual HRESULT WINAPI Clone(IEnumInputContext **ppEnum) = 0;
232 HRESULT (WINAPI *QueryInterface)(IEnumInputContext *This,REFIID riid,void **ppvObject);
233 ULONG (WINAPI *AddRef)(IEnumInputContext *This);
234 ULONG (WINAPI *Release)(IEnumInputContext *This);
235 HRESULT (WINAPI *Clone)(IEnumInputContext *This,IEnumInputContext **ppEnum);
236 HRESULT (WINAPI *Next)(IEnumInputContext *Thi
241 struct IEnumInputContext { struct
[all...]
H A Dmshtml.h[all...]
H A Dmshtmlc.h[all...]

Completed in 397 milliseconds