Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
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
Makipagtulungan sa amin sa GitHub
Ang pinagmulan para sa content na ito ay mahahanap sa GitHub, kung saan maaari ka ring lumikha at sumuri ng mga isyu at mga pull request. Para sa higit pang impormasyon, tingnan ang aming gabay sa contributor.