CBFS Filter 2020 C++ Builder Edition

Questions / Feedback?

ProcessCachedIORequests Property

Whether cached file read/write requests should be processed.

Syntax

__property bool ProcessCachedIORequests = { read=FProcessCachedIORequests, write=FSetProcessCachedIORequests };

Default Value

false

Remarks

This property specifies whether the component's system driver should process cached file read/write requests (i.e., fire *ReadFile and *WriteFile events for them). Please refer to the Cached and Non-Cached Requests topic for more information.

Note: This property cannot be changed when Active is true.

Data Type

Boolean

Copyright (c) 2022 Callback Technologies, Inc. - All rights reserved.
CBFS Filter 2020 C++ Builder Edition - Version 20.0 [Build 8317]