Searched refs:DebugBreakpoint2 (Results 1 – 2 of 2) sorted by relevance
29 class DebugBreakpoint2(Structure): class33 wrp = partial(WINFUNCTYPE, c_long, POINTER(DebugBreakpoint2))67 DebugBreakpoint2._fields_ = [("lpVtbl", POINTER(DebugBreakpoint2Vtbl))]
77 idc_addbreakpoint2 = wrp(c_ulong, c_ulong, POINTER(POINTER(DebugBreakpoint2)))334 breakpoint = POINTER(DebugBreakpoint2)()