Service.PreProgressInc(Segment, Context, 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:
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
- s
- Segment
- cxt
- Context
- nextProgressPoint
- Int32