Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Extends the IMetaDataDispenser Interface interface to provide the capability to control how the metadata APIs operate on the current metadata scope.
Methods
Method |
Description |
---|---|
This method is not implemented. If called, it returns E_NOTIMPL. |
|
This method is not implemented. If called, it returns E_NOTIMPL. |
|
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. |
|
Gets the value of the specified option for the current metadata scope. The option controls how calls to the current metadata scope are handled. |
|
This method is not implemented. If called, it returns E_NOTIMPL. |
|
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
Platform: See .NET Framework System Requirements.
Header: Cor.h
Library: Used as a resource in MsCorEE.dll
.NET Framework Versions: 4, 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0, 1.1, 1.0