Fusion Global Static Functions
Describes the unmanaged global static functions that the fusion API uses.
In This Section
- ClearDownloadCache Function
Clears the global assembly cache of downloaded assemblies.
- CompareAssemblyIdentity Function
Compares two assembly identities to determine whether they are equivalent.
- CreateAssemblyCache Function
Gets a pointer to a new IAssemblyCache Interface instance that represents the global assembly cache.
- CreateAssemblyEnum Function
Gets a pointer to an IAssemblyEnum Interface instance that represents a list of objects that exist in the specified assembly.
- CreateAssemblyNameObject Function
Gets a pointer to an IAssemblyName Interface instance that represents the unique identity of the assembly with the specified name.
- CreateHistoryReader Function
Creates a history reader for the specified file.
- CreateInstallReference Function
Gets a pointer to an IInstallReferenceEnum Interface instance that represents a list of an application's references to the specified assembly.
- GetAppIdAuthority Function
Gets a pointer to an IAppIdAuthority Interface instance that manages keys for application identities and references.
- GetAssemblyIdentityFromFile Function
Gets a pointer to an IUnknown object with the specified IID in the assembly at the specified file path.
- GetCachePath Function
Gets the path to the cached assembly, using the specified flags.
- GetIdentityAuthority Function
Gets a pointer to an IIdentityAuthority Interface instance that manages keys for code objects.
- IsFrameworkAssembly Function
Gets a value that indicates whether the specified assembly is managed.