IConfigurationCache::FreeCache

The FreeCache method deletes the specified entry from the configuration cache.

HRESULT FreeCache(
BSTRbstrToken// in
);

Parameter

bstrToken
Specifies the entry to delete.

Include

<pipeline.h>
<pipecomp.h>

Return Value

This method returns an HRESULT value.

Related Topic

IConfigurationCache::SaveToCache


© 1997-1998 Microsoft Corporation. All rights reserved.