IEmptyVolumeCache::Deactivate Method
Notifies the handler that the disk cleanup manager is shutting down.
Syntax
HRESULT Deactivate( [out] DWORD *pdwFlags );
Parameters
- pdwFlags [out]
- DWORD
-
A flag that can be set to return information to the disk cleanup manager. It can have the following value.
Return Value
HRESULT
The method can return one of the following values.
| Return code | Description |
|---|---|
|
This value should always be returned. |
Remarks
If the EVCF_REMOVEFROMLIST flag is set, the handler will not be run again unless the registry entries are reestablished. This flag is typically used for a handler that will only run once.
Requirements
|
Minimum supported client | Windows 2000 Professional, Windows XP |
|---|---|
|
Minimum supported server | Windows Server 2003 |
|
Header | Emptyvc.h |
|
DLL | Shell32.dll (version 5.0 or later) |
Send comments about this topic to Microsoft
Build date: 8/17/2010