CBFS Connect 2020 .NET Edition

Questions / Feedback?

OpenFile Type

Represents an open filesystem object from the virtual drive.

Remarks

This type represents an open filesystem object (file, directory, etc.) from the virtual drive.

Fields

HandleClosed
Boolean

Whether the handle to the file has been closed.

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

Name
String

The name of the open file.

This field reflects the name of the open file.

ProcessId
Integer

The Id of the process that opened the file.

This field reflects the Id of the process (PID) that opened the file.

ProcessName
String

The name of the process that opened the file.

This field reflects the name of the process that opened the file.

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