IMetaDataDispenserEx interface
Extends the IMetaDataDispenser interface to provide the capability to control how the metadata APIs operate on the current metadata scope.
Members
The IMetaDataDispenserEx interface inherits from IMetaDataDispenser. IMetaDataDispenserEx also has these types of members:
Methods
The IMetaDataDispenserEx interface has these methods.
| Method | Description |
|---|---|
| FindAssembly |
Gets the name of the assembly. |
| FindAssemblyModule |
Finds the name of the assembly module. |
| 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. |
| 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. |
| OpenScopeOnITypeInfo |
Opens the specified scope type. |
| 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
|
IDL |
|
|---|