CBFS Storage 2020 C++ Builder Edition

Questions / Feedback?

MountingPointName Property

The mounting point name.

Syntax

__property String MountingPointName[int MountingPointIndex] = { read=FMountingPointName };

Default Value

""

Remarks

The mounting point name.

This property reflects the name of the mounting point (i.e., the value passed to the AddMountingPoint method's MountingPoint parameter).

The MountingPointIndex parameter specifies the index of the item in the array. The size of the array is controlled by the MountingPointCount property.

This property is read-only and not available at design time.

Data Type

String

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