IeXdi2CodeBp (Windows CE 5.0)
This interface contains methods that provide access to exdi driver-generated code breakpoint objects.
Methods
The following table shows the methods defined in the IeXdi2CodeBp interface.
Method | Description |
---|---|
IeXdi2CodeBp::GetAttributes | Retrieves the characteristics of a specified code breakpoint. |
IeXdi2CodeBp::LockChanges | Locks a breakpoint to prevent change, or unlocks the breakpoint to allow change. |
IeXdi2CodeBp::SetState | Enables or disables a breakpoint. |
Requirements
OS Version: Windows CE 5.0 and later.
Header: exdi2.h.
Link Library: ole32.lib, oleaut32.lib.
See Also
Send Feedback on this topic to the authors