Click to Rate and Give Feedback

  Switch on low bandwidth view
CreateAssemblyCache Function

The CreateAssemblyCache function obtains an instance of the IAssemblyCache interface.

Syntax

C++
HRESULT STDAPI CreateAssemblyCache(
    IAssemblyCache **ppAsmCache,
    DWORD dwReserved
);

Parameters

ppAsmCache

Pointer the location that receives the IAssemblyCache pointer.

dwReserved

Reserved.

Return Value

If the function succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

Requirements

Minimum supported clientWindows Vista
Minimum supported serverWindows Server 2008
DLLSxs.dll

Send comments about this topic to Microsoft

Build date: 6/4/2009

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker