IeXdiEnumCodeBreakpoint:IUnknown

This interface implements the Extended Debugging Interface (eXDI) server code breakpoint services for the debugger.

Methods

Method Description
IeXdiEnumCodeBreakpoint::Next Retrieves pointers for the next set of code breakpoint objects in the list.
IeXdiEnumCodeBreakpoint::Skip Skips the next code breakpoint in the list.
IeXdiEnumCodeBreakpoint::Reset Resets to the first code breakpoint object in the list.
IeXdiEnumCodeBreakpoint::GetCount Retrieves the total number of code breakpoint objects in the list.
IeXdiEnumCodeBreakpoint::GetNext Retrieves a pointer to the next code breakpoint object in the list.
IeXdiEnumCodeBreakpoint::DisableAll Disables code breakpoint objects in the list.
IeXdiEnumCodeBreakpoint::EnableAll Enables code breakpoint objects in the list.

Requirements

OS Versions: Windows CE 3.0 and later.
Header: exdi.idl.

 Last updated on Friday, October 08, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.