IeXdi2EnumCodeBp (Windows Embedded CE 6.0)
1/5/2010
This interface contains methods that provide access to exdi driver-generated code breakpoint list objects.
Methods
The following table shows the methods defined in the IeXdi2EnumCodeBp interface.
Method | Description |
---|---|
Copies the enumerated list of code breakpoints. |
|
Disables all code breakpoints that have objects in the enumerated list. |
|
Enables all code breakpoints that have objects in the enumerated list. |
|
Retrieves the total number of code breakpoint objects in the enumerated list. |
|
Retrieves a pointer to the next code breakpoint object in the enumerated list. |
|
Locks breakpoints in the enumerated list to prevent change, or unlocks locked breakpoints to allow change. |
|
Retrieves the next requested number of items in an enumeration sequence of code breakpoints. |
|
Resets the position in the enumerated list to the first code breakpoint object. |
|
Skips a given number of code breakpoint objects in the enumerated list. |