Share via


Service.PreProgressInc(Segment, Context, Int32) Method

Definition

public:
 virtual bool PreProgressInc(Microsoft::XLANGs::Core::Segment ^ s, Microsoft::XLANGs::Core::Context ^ cxt, int nextProgressPoint);
public virtual bool PreProgressInc (Microsoft.XLANGs.Core.Segment s, Microsoft.XLANGs.Core.Context cxt, int nextProgressPoint);
abstract member PreProgressInc : Microsoft.XLANGs.Core.Segment * Microsoft.XLANGs.Core.Context * int -> bool
override this.PreProgressInc : Microsoft.XLANGs.Core.Segment * Microsoft.XLANGs.Core.Context * int -> bool
Public Overridable Function PreProgressInc (s As Segment, cxt As Context, nextProgressPoint As Integer) As Boolean

Parameters

cxt
Context
nextProgressPoint
Int32

Returns

Applies to