नोट
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप साइन इन करने या निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
Maps a relationship between the assemblies using metadata signatures.
Syntax
HRESULT Map (
[in] mdToken tkImp,
[in] mdToken tkEmit
);
Parameters
tkImp
[in] The metadata token that represents the imported code object.
tkEmit
[in] The metadata token that represents the emitted code object.
Remarks
When the token re-map occurs during a merge, the original token is scoped in the imported (source) metadata scope and the new token is scoped in the emitted (target) metadata scope.
Requirements
Platforms: See .NET supported operating systems.
Header: Cor.h
Library: CorGuids.lib