StoragePresent Property

Whether a virtual disk has been created.

Syntax

int GetStoragePresent();
BOOL GetStoragePresent();

Default Value

FALSE

Remarks

This property reflects whether a virtual disk has been created; it is automatically updated by the class whenever the virtual disk's presence changes (e.g., due to calls to CreateStorage, DeleteStorage, etc.).

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

Data Type

Boolean

 
 
Copyright (c) 2020 Callback Technologies, Inc. - All rights reserved.
CBFS Disk 2020 C++ Edition - Version 20.0 [Build 7650]