IAssemblyCacheItem::Commit Method
Commits the cached assembly reference to memory.
Syntax
HRESULT Commit (
[in] DWORD dwFlags,
[out, optional] ULONG *pulDisposition
);
Parameters
dwFlags
[in] Flags defined in Fusion.idl.
pulDisposition
[out, optional] A value that indicates the result of the operation.
Requirements
Platforms: See System Requirements.
Header: Fusion.h
.NET Framework Versions: Available since 2.0
See also
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.