CBFS Connect 2020 C++ Builder Edition

Questions / Feedback?

MaxFileSize Property

The maximum file size supported by the virtual filesystem.

Syntax

__property __int64 MaxFileSize = { read=FMaxFileSize, write=FSetMaxFileSize };

Default Value

0

Remarks

This property specifies the maximum file size, in bytes, supported by the virtual filesystem. The default value of 0 means "no limit".

Note: This property cannot be changed within events.

Data Type

Long64

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