共用方式為


HardTotals.ValidateData(Int32) Method

Definition

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.

Applies to