Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 Interface 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 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 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 Interface methods.
- AssemblyComparisonResult Enumeration
Indicates the equivalence of two assembly identities, as determined by the CompareAssemblyIdentity Function function.
- CREATE_ASM_NAME_OBJ_FLAGS Enumeration
Specifies the attributes of an IAssemblyName Interface object when it is constructed by the CreateAssemblyNameObject Function function.