opomba,
Dostop do te strani zahteva pooblastilo. Poskusite se vpisati alispremeniti imenike.
Dostop do te strani zahteva pooblastilo. Poskusite lahko spremeniti imenike.
Contains values that indicate how the common language runtime (CLR) should resolve a CLSID.
Syntax
typedef enum {
CLSID_RESOLUTION_DEFAULT = 0x0,
CLSID_RESOLUTION_REGISTERED = 0x1
} CLSID_RESOLUTION_FLAGS;
Members
| Member | Description |
|---|---|
CLSID_RESOLUTION_DEFAULT |
Indicates the default behavior. |
CLSID_RESOLUTION_REGISTERED |
Indicates that the runtime searches the registry and applies shim policy. |
Requirements
Platforms: See System Requirements.
Header: MSCorEE.h
.NET Framework Versions: Available since 1.1
See also
Sodelujte z nami v storitvi GitHub
Vir za to vsebino najdete v storitvi GitHub, kjer lahko tudi ustvarite in pregledate težave in zahtevke za uveljavitev sprememb. Če želite več informacij, glejte naš vodnik za sodelavce.