Cloud Storage Integrator 2016 macOS Edition
Cloud Storage Integrator 2016 macOS Edition
Questions / Feedback?

driveState (property)

The state of the drive space.

- (int)driveState

Possible Values

QS_NORMAL(0), QS_NEARING(1), QS_CRITICAL(2), QS_EXCEEDED(3)

Default Value

0

Remarks

This property holds the state of the drive space. This provides a way to easily determine when a drive is running out of space. Possible values are:

0 (qsNormal) Drive has sufficient space left.
1 (qsNearing) Remaining space is less than 10% of quota.
2 (qsCritical) Remaining space is less than 1% of quota.
3 (qsExceeded) The quota has been exceeded. Existing files or folders must be deleted before adding new data.

This property is read-only.

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 macOS Edition - Version 16.0 [Build 7239]