This document is archived and information here might be outdated. Recommended version. |
Remove break point from parcel construction data.
[Visual Basic .NET]
Public Sub RemoveBreakPoint ( _
ByVal pointNo As Integer _
)
[C#]
public void RemoveBreakPoint (
int pointNo
);
[C++]
HRESULT RemoveBreakPoint(
long pointNo
);
[C++] Parameters pointNo [in]
pointNo is a parameter of type long