CLR metadata

  • Thread starter Thread starter Kurt Svensson
  • Start date Start date
Kurt,
Does it exist some C++ API or functions to get
metadata from a managed module.

Yes, with IMetaDataImport and related interfaces. See

%FrameworkSDKDir%\Tool Developers Guide\docs\Metadata Unmanaged
API.doc



Mattias
 
I think that Matt Pietrek has done an article w/ code that examines metadata in
MSDN mag. Check the archives or his website.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top