remainingSpace property
[This documentation is preliminary and is subject to change.]
Retrieves the remaining memory space, in bytes, for the storage object.
![]() |
Syntax
HRESULT value = object.get_remainingSpace(* p);
Property values
Type: long
the remaining disk or memory quota.
Remarks
The current size of the storage area is calculated as the sum of the length of all key names and values.
Build date: 6/12/2012
Community Additions
Show:
