HardTotals.RecalculateValidationData(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.
Recalculates validation data for the specified totals file.
public abstract void RecalculateValidationData (int handle);
abstract member RecalculateValidationData : int -> unit
Public MustOverride Sub RecalculateValidationData (handle As Integer)
Parameters
- handle
- Int32
The handle parameter contains the handle to a totals file.