HardTotals.ValidateData(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.
Verifies that all data in the specified totals file passes validation checks.
public abstract void ValidateData (int handle);
abstract member ValidateData : int -> unit
Public MustOverride Sub ValidateData (handle As Integer)
Parameters
- handle
- Int32
The handle parameter contains the handle to a totals file.