| ||||
GetDiskSpaceUsed methodReturns the amount of disk space used by the room. Syntax
Parameters
pItemSizeUpon return, the total size of the items in the room. pFileSizeUpon return, the total size of the files in the room. OptionsOptional flags to control the scaling of returned values. By default, sizes are returned in VARIANTs containing doubles, in bytes. If the value for the Options parameter is 1, then values are returned in KB. If the value is 2, then values are returned in MB.
Return value
|
Home |