Side-by-Side Assembly Enumerations

The side-by-side assembly API uses the following enumerations.

Enumeration Description
ASM_CMP_FLAGS Used by the IsEqual method to specify which parts of two assembly names to compare.
ASM_DISPLAY_FLAGS Used by the GetDisplayName method to specify which portions of the side-by-side assembly name to include in the string representation of the name.
ASM_NAME Property IDs for the name-value pairs in an side-by-side assembly name.
CREATE_ASM_NAME_OBJ_FLAGS Used by the CreateAssemblyNameObject function to specify the side-by-side assembly name.