<< Click to Display Table of Contents >> Navigation: »No topics above this level« TracePointDescriptionCollection.UpdateTracePointsData(TracePointFormatCollection) Method |
Updates the dat for the tracepoints
[Visual Basic]
<CLSCompliant(IsCompliant:=False)> _
Public Overloads Sub UpdateTracePointsData( _
ByVal traceFormats As TracePointFormatCollection _
)
[C#]
[CLSCompliant(IsCompliant=False)]
public uint UpdateTracePointsData(
TracePointFormatCollection traceFormats
);
traceFormats
The collection of trace point formats.
0xFFFFFFFF on success else the ID of the trace point definition which could not be updated.
TracePointDescriptionCollection Class | BR.AN.PviServices Namespace | TracePointDescriptionCollection.UpdateTracePointsData Overload List
Generated from assembly BR.AN.PviServices [8.1.0.4]