共用方式為


HardTotals.ReleaseFile(Int32) Method

Definition

Releases exclusive access to a specific file.

public abstract void ReleaseFile (int handle);
abstract member ReleaseFile : int -> unit
Public MustOverride Sub ReleaseFile (handle As Integer)

Parameters

handle
Int32

The handle parameter contains the handle to the totals file to be released.

Applies to