get_storage_used
Description:
Get the number of bytes used by all child items of the this.
If storage used is unknown, -1 is returned.
Parameters:
this |
Returns:
The number of bytes used by all children of the this, or -1 if it is unknown. |