Service.PostProgressInc(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 PostProgressInc(Microsoft::XLANGs::Core::Segment ^ s, Microsoft::XLANGs::Core::Context ^ cxt, int nextProgressPoint);
public virtual bool PostProgressInc (Microsoft.XLANGs.Core.Segment s, Microsoft.XLANGs.Core.Context cxt, int nextProgressPoint);
abstract member PostProgressInc : Microsoft.XLANGs.Core.Segment * Microsoft.XLANGs.Core.Context * int -> bool
override this.PostProgressInc : Microsoft.XLANGs.Core.Segment * Microsoft.XLANGs.Core.Context * int -> bool
Public Overridable Function PostProgressInc (s As Segment, cxt As Context, nextProgressPoint As Integer) As Boolean
Parameters
- s
- Segment
- cxt
- Context
- nextProgressPoint
- Int32