This topic has not yet been rated - Rate this topic

CDllCache Members 

Methods

AddRef

Implementation of IUnknown::AddRef.

AddRefModule

Implementation of IDllCache::AddRefModule.

CDllCache

The constructor.

CloseHandle

Implementation of IWorkerThreadClient::CloseHandle.

Execute

Implementation of IWorkerThreadClient::Execute.

Flush

Implementation of IDllCache::Flush.

Free

Implementation of IDllCache::Free.

GetEntries

Implementation of IDllCache::GetEntries.

Initialize

Call this method to initialize the cache and specify the frequency with which asynchronous maintenance should be performed.

Load

Implementation of IDllCache::Load.

QueryInterface

Implementation of IUnknown::QueryInterface.

Release

Implementation of IUnknown::Release.

ReleaseModule

Implementation of IDllCache::ReleaseModule.

Uninitialize

Call this method to remove all the DLLs from the cache and uninitialize the object.

See Also

Reference

CDllCache Class

Other Resources

Caching Reference

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.