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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Ddbgprop.h72 typedef struct IDebugPropertyEnumType_Registers IDebugPropertyEnumType_Registers; typedef in typeref:struct:IDebugPropertyEnumType_Registers
507 struct IDebugPropertyEnumType_Registers : public IDebugPropertyEnumType_All { struct in inherits:IDebugPropertyEnumType_All
512 HRESULT (WINAPI *QueryInterface)(IDebugPropertyEnumType_Registers *This,REFIID riid,void **ppvObject);
513 ULONG (WINAPI *AddRef)(IDebugPropertyEnumType_Registers *This);
514 ULONG (WINAPI *Release)(IDebugPropertyEnumType_Registers *This);
515 HRESULT (WINAPI *GetName)(IDebugPropertyEnumType_Registers *This,BSTR *__MIDL_0011);
518 struct IDebugPropertyEnumType_Registers { struct
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Ddbgprop.h72 typedef struct IDebugPropertyEnumType_Registers IDebugPropertyEnumType_Registers; typedef in typeref:struct:IDebugPropertyEnumType_Registers
507 struct IDebugPropertyEnumType_Registers : public IDebugPropertyEnumType_All { struct in inherits:IDebugPropertyEnumType_All
512 HRESULT (WINAPI *QueryInterface)(IDebugPropertyEnumType_Registers *This,REFIID riid,void **ppvObject);
513 ULONG (WINAPI *AddRef)(IDebugPropertyEnumType_Registers *This);
514 ULONG (WINAPI *Release)(IDebugPropertyEnumType_Registers *This);
515 HRESULT (WINAPI *GetName)(IDebugPropertyEnumType_Registers *This,BSTR *__MIDL_0011);
518 struct IDebugPropertyEnumType_Registers { struct

Completed in 43 milliseconds