IDebugTracepoint162.SetTracepoint(String, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int SetTracepoint(System::String ^ bstrTracepoint, int fBreakWhenHit);
public int SetTracepoint(string bstrTracepoint, int fBreakWhenHit);
abstract member SetTracepoint : string * int -> int
Public Function SetTracepoint (bstrTracepoint As String, fBreakWhenHit As Integer) As Integer
Parameters
- bstrTracepoint
- String
- fBreakWhenHit
- Int32