CBFS Vault 2020 Delphi Edition

Questions / Feedback?

OpenRootData Method

Opens the vault's root data stream.

function OpenRootData(): TCBFSVaultStream;

Remarks

This method opens the vault's root data stream, returning a stream object that provides access to its data.

Please refer to the Using RootData topic for more information.

Note: This method can only be called when Active is True, and cannot be called within events.

Copyright (c) 2022 Callback Technologies, Inc. - All rights reserved.
CBFS Vault 2020 Delphi Edition - Version 20.0 [Build 8145]