Searched defs:IGPMMapEntry (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dgpmgmt.h167 typedef struct IGPMMapEntry IGPMMapEntry; typedef in typeref:struct:IGPMMapEntry
2719 struct IGPMMapEntry : public IDispatch { struct in inherits:IDispatch
2729 HRESULT (WINAPI *QueryInterface)(IGPMMapEntry *This,REFIID riid,void **ppvObject);
2730 ULONG (WINAPI *AddRef)(IGPMMapEntry *This);
2731 ULONG (WINAPI *Release)(IGPMMapEntry *This);
2732 HRESULT (WINAPI *GetTypeInfoCount)(IGPMMapEntry *This,UINT *pctinfo);
2733 HRESULT (WINAPI *GetTypeInfo)(IGPMMapEntry *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
2734 HRESULT (WINAPI *GetIDsOfNames)(IGPMMapEntry *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
2735 HRESULT (WINAPI *Invoke)(IGPMMapEntry *Thi
2742 struct IGPMMapEntry { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dgpmgmt.h167 typedef struct IGPMMapEntry IGPMMapEntry; typedef in typeref:struct:IGPMMapEntry
2719 struct IGPMMapEntry : public IDispatch { struct in inherits:IDispatch
2729 HRESULT (WINAPI *QueryInterface)(IGPMMapEntry *This,REFIID riid,void **ppvObject);
2730 ULONG (WINAPI *AddRef)(IGPMMapEntry *This);
2731 ULONG (WINAPI *Release)(IGPMMapEntry *This);
2732 HRESULT (WINAPI *GetTypeInfoCount)(IGPMMapEntry *This,UINT *pctinfo);
2733 HRESULT (WINAPI *GetTypeInfo)(IGPMMapEntry *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
2734 HRESULT (WINAPI *GetIDsOfNames)(IGPMMapEntry *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
2735 HRESULT (WINAPI *Invoke)(IGPMMapEntry *Thi
2742 struct IGPMMapEntry { struct
[all...]

Completed in 70 milliseconds