Нотатка
Доступ до цієї сторінки потребує авторизації. Можна спробувати ввійти або змінити каталоги.
Доступ до цієї сторінки потребує авторизації. Можна спробувати змінити каталоги.
This header is used by Legacy Windows Environment Features. For more information, see:
emptyvc.h contains the following programming interfaces:
Interfaces
| IEmptyVolumeCache Used by the disk cleanup manager to communicate with a disk cleanup handler. Exposes methods that enable the manager to request information from a handler, and notify it of events such as the start of a scan or purge. |
| IEmptyVolumeCache2 Extends IEmptyVolumeCache. This interface defines one additional method, InitializeEx, that provides better localization support than IEmptyVolumeCache::Initialize. |
| IEmptyVolumeCacheCallBack Exposes methods that are used by a disk cleanup handler to communicate with the disk cleanup manager. |