Searched refs:IEnumDebugPropertyInfo (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Ddbgprop.h32 typedef struct IEnumDebugPropertyInfo IEnumDebugPropertyInfo; typedef in typeref:struct:IEnumDebugPropertyInfo
152 virtual HRESULT WINAPI EnumMembers(DWORD dwFieldSpec,UINT nRadix,REFIID refiid,IEnumDebugPropertyInfo **ppepi) = 0;
164 HRESULT (WINAPI *EnumMembers)(IDebugProperty *This,DWORD dwFieldSpec,UINT nRadix,REFIID refiid,IEnumDebugPropertyInfo **ppepi);
188 HRESULT WINAPI IDebugProperty_EnumMembers_Proxy(IDebugProperty *This,DWORD dwFieldSpec,UINT nRadix,REFIID refiid,IEnumDebugPropertyInfo **ppepi);
198 struct IEnumDebugPropertyInfo : public IUnknown { struct in inherits:IUnknown
203 virtual HRESULT WINAPI Clone(IEnumDebugPropertyInfo **ppepi) = 0;
209 HRESULT (WINAPI *QueryInterface)(IEnumDebugPropertyInfo *This,REFIID riid,void **ppvObject);
210 ULONG (WINAPI *AddRef)(IEnumDebugPropertyInfo *This);
211 ULONG (WINAPI *Release)(IEnumDebugPropertyInfo *Thi
219 struct IEnumDebugPropertyInfo { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Ddbgprop.h32 typedef struct IEnumDebugPropertyInfo IEnumDebugPropertyInfo; typedef in typeref:struct:IEnumDebugPropertyInfo
152 virtual HRESULT WINAPI EnumMembers(DWORD dwFieldSpec,UINT nRadix,REFIID refiid,IEnumDebugPropertyInfo **ppepi) = 0;
164 HRESULT (WINAPI *EnumMembers)(IDebugProperty *This,DWORD dwFieldSpec,UINT nRadix,REFIID refiid,IEnumDebugPropertyInfo **ppepi);
188 HRESULT WINAPI IDebugProperty_EnumMembers_Proxy(IDebugProperty *This,DWORD dwFieldSpec,UINT nRadix,REFIID refiid,IEnumDebugPropertyInfo **ppepi);
198 struct IEnumDebugPropertyInfo : public IUnknown { struct in inherits:IUnknown
203 virtual HRESULT WINAPI Clone(IEnumDebugPropertyInfo **ppepi) = 0;
209 HRESULT (WINAPI *QueryInterface)(IEnumDebugPropertyInfo *This,REFIID riid,void **ppvObject);
210 ULONG (WINAPI *AddRef)(IEnumDebugPropertyInfo *This);
211 ULONG (WINAPI *Release)(IEnumDebugPropertyInfo *Thi
219 struct IEnumDebugPropertyInfo { struct
[all...]

Completed in 81 milliseconds