OpenFileHandleClosed Property

Whether the handle to the file has been closed.

Syntax

func (obj *CBFS) OpenFileHandleClosed(OpenFileIndex int32) (bool, error)

Default Value

false

Remarks

Whether the handle to the file has been closed.

This property reflects whether the handle to the file has been closed.

The OpenFileIndex parameter specifies the index of the item in the array. The size of the array is controlled by the OpenFilesCount property.

This property is read-only.

Data Type

bool

Copyright (c) 2022 Callback Technologies, Inc. - All rights reserved.
CBFS Connect 2020 Go Edition - Version 20.0 [Build 8348]