Share via


IAssemblyCacheItem::Commit Method

Commits the cached assembly reference to memory.

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 .NET Framework System Requirements.

Header: Fusion.h

.NET Framework Versions: 4, 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0

See Also

Reference

IAssemblyCacheItem Interface