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
Samarbejd med os på GitHub
Kilden til dette indhold kan findes på GitHub, hvor du også kan oprette og gennemse problemer og pullanmodninger. Du kan få flere oplysninger i vores vejledning til bidragydere.