IAssemblyCacheItem interface (winsxs.h)
The IAssemblyCacheItem interface can be used to install side-by-side assemblies into the side-by-side store using a stream-based installation.
Inheritance
The IAssemblyCacheItem interface inherits from the IUnknown interface. IAssemblyCacheItem also has these types of members:
Methods
The IAssemblyCacheItem interface has these methods.
IAssemblyCacheItem::Commit The Commit method copies information into the side-by-side store. When this method returns, the assembly is visible in the side-by-side store. |
IAssemblyCacheItem::CreateStream The CreateStream method copies the source of a manifest or module into a stream. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | winsxs.h |