Fusion Enumerations

This section describes the unmanaged enumerations that the fusion API uses.

In This Section

ASM_CACHE_FLAGS Enumeration
Indicates the source of an assembly represented by IAssemblyCacheItem in the global assembly cache.

ASM_CMP_FLAGS Enumeration
Indicates the version, build, culture, signature, and so on, of two assemblies to be compared by the IAssemblyName::IsEqual method.

ASM_DISPLAY_FLAGS Enumeration
Indicates the version, build, culture, signature, and so on, of the assembly whose display name will be retrieved by the IAssemblyName::GetDisplayName method.

ASM_NAME Enumeration
Indicates the version, build, culture, signature, and so on, of the assembly whose properties will be retrieved or set by IAssemblyName methods.

AssemblyComparisonResult Enumeration
Indicates the equivalence of two assembly identities, as determined by the CompareAssemblyIdentity function.

CREATE_ASM_NAME_OBJ_FLAGS Enumeration
Specifies the attributes of an IAssemblyName object when it is constructed by the CreateAssemblyNameObject function.

Fusion Interfaces

Fusion Global Static Functions

Fusion Structures