CallbackFileSystem class
Description
Use CallbackFileSystem class to mount and manage the virtual disk with application-defined file system.
Before using any CallbackFileSystem methods or properties you must activate the component
Properties
Active
CallAllOpenCloseCallbacks
MountingPointCount
MountingPointCountEx
MountingPoints
ProcessRestrictionsEnabled
SerializeCallbacks
StorageCharacteristics
StoragePresent
StorageType
Tag
ThreadPoolSize
Methods
AddGrantedProcess
AddMountingPoint
AddMountingPointEx
AddNetworkMountingPoint
CreateStorage
DeleteGrantedProcess
DeleteMountingPoint
DeleteMountingPointEx
DeleteStorage
GetAccessGrantedProcess
GetAccessGrantedProcessCount
GetDriverStatus
GetMountingPointEx
GetOriginatorProcessId
GetOriginatorProcessName
GetOriginatorToken
InstallDriver
InstallHelperDLL
MountMedia
NotifyDirectoryChange
ReleaseUnusedFiles
ResetTimeout
SetFileSystemName
SetRegistrationKey
UninstallDriver
UninstallHelperDLL
UnmountMedia
Events
OnCanFileBeDeleted
OnCloseEnumeration
OnCloseFile
OnCreateFile
OnDeleteFile
OnEnumerateDirectory
OnEnumerateNamedStreams
OnGetFileInfo
OnGetFileSecurity
OnGetVolumeId
OnGetVolumeLabel
OnGetVolumeSize
OnIsDirectoryEmpty
OnMount
OnOpenFile
OnReadFile
OnRenameOrMove
OnSetAllocationSize
OnSetEndOfFile
OnSetFileAttributes
OnSetFileSecurity
OnSetVolumeLabel
OnUnmount
OnWriteFile
