PyIEmptyVolumeCache Object
Used for cleaning up temporary file ("disk cleanup")
Comments
This is a "gateway" object only - you can only implement this
interface - see the shell/demos/server/empty_volume_cache.py. The methods
described here are the methods you must implement - you can't call them.
Please contribute to these docs!
Methods
- PyIEmptyVolumeCache
- Initialize
- PyIEmptyVolumeCache
- GetSpaceUsed
- PyIEmptyVolumeCache
- Purge
- PyIEmptyVolumeCache
- ShowProperties
- PyIEmptyVolumeCache2
- InitializeEx
Gateway Implementation