Co-create this COM object, then query the object for the methods listed below.
Use this method to programmatically set the minimum level of free disk space on the machine hosting the EVF file cache.
HRESULT SetMinDiskSpaceThresholdMB(
[in] DWORD dwMinDiskSpaceMB
);
Where:
Specifies a minimum level of free disk space on the machine hosting the EVF file cache. If free disk space falls below this level, no further messages are extracted from the e-mail archive to the EVF file cache until free disk space increases. This threshold defaults to 10 MB.
This method overrides the level specified by the MinFreeDiskMb registry value on the RDI host machine. For further details, see the Deployment guide; search the index for 'RDI: installing'.
Return values for SetMinDiskSpaceThresholdMB method
There is no validation for this method, so no errors are returned.
| Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |