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