OpenFileProcessName Property

The name of the process that opened the file.

Syntax

func (obj *CBFS) OpenFileProcessName(OpenFileIndex int32) (string, error)

Default Value

""

Remarks

The name of the process that opened the file.

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

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

string

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