次の方法で共有


Service.PreProgressInc(Segment, Context, Int32) メソッド

定義

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

パラメーター

cxt
Context
nextProgressPoint
Int32

戻り値

適用対象