Note
Kailangan ng pahintulot para ma-access ang page na ito. 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.
Extends the IMetaDataDispenser interface to provide the capability to control how the metadata APIs operate on the current metadata scope.
Inheritance
The IMetaDataDispenserEx interface inherits from IMetaDataDispenser. IMetaDataDispenserEx also has these types of members:
Methods
The IMetaDataDispenserEx interface has these methods.
| IMetaDataDispenserEx::FindAssembly Gets the name of the assembly. |
| IMetaDataDispenserEx::FindAssemblyModule Finds the name of the assembly module. |
| IMetaDataDispenserEx::GetCORSystemDirectory Gets the directory that holds the current common language runtime (CLR). This method is supported only for use by out-of-process debuggers. If called from another component, it will return E_NOTIMPL. |
| IMetaDataDispenserEx::GetOption Gets the value of the specified option for the current metadata scope. The option controls how calls to the current metadata scope are handled. |
| IMetaDataDispenserEx::OpenScopeOnITypeInfo Opens the specified scope type. |
| IMetaDataDispenserEx::SetOption Sets the specified option to a given value for the current metadata scope. The option controls how calls to the current metadata scope are handled. |
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | rometadataapi.h |