CBFS Connect 2020 C++ Builder Edition

Questions / Feedback?

IsCBFSVolume Method

Checks whether the specified volume is powered by CBFS.

Syntax

bool __fastcall IsCBFSVolume(String VolumePath);

Remarks

This method checks to see whether the volume specified by VolumePath is powered by CBFS; if it is, this method returns true.

Valid formats for VolumePath include:

  • Drive letters, like X:.
  • Volume GUIDs, like Volume{676D0357-A23A-49C3-B433-65AAD72DD282}.

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