Searched refs:IDebugPropertyEnumType_Locals (Results 1 – 1 of 1) sorted by relevance
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | dbgprop.h | 52 typedef interface IDebugPropertyEnumType_Locals IDebugPropertyEnumType_Locals; typedef 1214 IDebugPropertyEnumType_Locals : public IDebugPropertyEnumType_All 1218 __CRT_UUID_DECL(IDebugPropertyEnumType_Locals, 0x51973c56, 0xcb0c, 0x11d0, 0xb5,0xc9, 0x00,0xa0,0x2… 1226 IDebugPropertyEnumType_Locals* This, 1231 IDebugPropertyEnumType_Locals* This); 1234 IDebugPropertyEnumType_Locals* This); 1238 IDebugPropertyEnumType_Locals* This, 1243 interface IDebugPropertyEnumType_Locals { 1257 …CEINLINE HRESULT IDebugPropertyEnumType_Locals_QueryInterface(IDebugPropertyEnumType_Locals* This,… 1260 static FORCEINLINE ULONG IDebugPropertyEnumType_Locals_AddRef(IDebugPropertyEnumType_Locals* This) { [all …]
|