नोट
इस पृष्ठ तक पहुंच के लिए प्राधिकरण की आवश्यकता होती है। आप साइन इन करने या निर्देशिकाएँ बदलने का प्रयास कर सकते हैं।
इस पृष्ठ तक पहुंच के लिए प्राधिकरण की आवश्यकता होती है। आप निर्देशिकाएँ बदलने का प्रयास कर सकते हैं।
Extends the IMetaDataDispenser Interface interface to provide the capability to control how the metadata APIs operate on the current metadata scope.
Methods
| Method | Description |
|---|---|
| FindAssembly Method | This method is not implemented. If called, it returns E_NOTIMPL. |
| FindAssemblyModule Method | This method is not implemented. If called, it returns E_NOTIMPL. |
| GetCORSystemDirectory Method | 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 Method | 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 Method | This method is not implemented. If called, it returns E_NOTIMPL. |
| SetOption Method | 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 supported operating systems.
Header: Cor.h
Library: CorGuids.lib
See also
GitHub पर हमारे साथ सहयोग करें
इस सामग्री का स्रोत GitHub पर पाया जा सकता है, जहां आप मुद्दों को बना सकते हैं और उनकी समीक्षा भी कर सकते हैं और अनुरोध खींच सकते हैं। अधिक जानकारी के लिए, हमारी योगदानकर्ता मार्गदर्शिका देखें।