get_storage_used


Description:

public int64 get_storage_used ()

Get the number of bytes used by all child items of the this.

If storage used is unknown, -1 is returned.

Parameters:

this

DIDLLiteContainer

Returns:

The number of bytes used by all children of the this, or -1 if it is unknown.