CBFS FUSE 2020 C++ Builder Edition

Questions / Feedback?

Destroy Event

Fires on filesystem exit.

Syntax

typedef struct {
} TcbuFUSEDestroyEventParams;

typedef void __fastcall (__closure *TcbuFUSEDestroyEvent)(System::TObject* Sender, TcbuFUSEDestroyEventParams *e);

__property TcbuFUSEDestroyEvent OnDestroy = { read=FOnDestroy, write=FOnDestroy };

Remarks

This event fires when the filesystem is shut down.

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