Service.PreProgressInc(Segment, Context, Int32) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
Paramètres
- s
- Segment
- cxt
- Context
- nextProgressPoint
- Int32