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: Windows 2000, Windows XP, Windows Server 2003 family

Header: Fusion.h

.NET Framework Version: 2.0

See Also

Concepts

IAssemblyCacheItem Interface