Nota
Capaian ke halaman ini memerlukan kebenaran. Anda boleh cuba mendaftar masuk atau menukar direktori.
Capaian ke halaman ini memerlukan kebenaran. Anda boleh cuba menukar direktori.
Provides flag values used for registration when installing a module or composite image.
Syntax
typedef enum
{
regNoCopy = 0x00000001,
regConfig = 0x00000002,
regHasRefs = 0x00000004
} CorRegFlags;
Members
| Member | Description |
|---|---|
regNoCopy |
Specifies that files should not be copied into the destination. |
regConfig |
Specifies that the module or composite is a configuration. |
regHasRefs |
Specifies that the module or composite has class references. |
Requirements
Platforms: See System Requirements.
Header: Cor.h
Library: Included as a resource in MsCorEE.dll
.NET Framework Versions: Available since 1.0
See also
Bekerjasama dengan kami di GitHub
Sumber untuk kandungan ini boleh didapati di GitHub, di mana anda juga boleh mencipta dan menyemak isu dan menarik permintaan. Untuk maklumat lanjut, lihat panduan penyumbang kami.