Service.PostProgressInc(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 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
Paramètres
- s
- Segment
- cxt
- Context
- nextProgressPoint
- Int32