PCCOR_SIGNATURE from GetTypeSpecFromToken

J

jim

How do I interpret the PCCOR_SIGNATURE from GetTypeSpecToken() when it is a
generic parameter type (ie ELEMENT_TYPE_VAR)?

The GetTypeSpecToken was called after GetGenericParamConstraintProps.
The sample mdinfo.cpp included with the old SDK didn't show how to handle
the binary data when it was a generic parameter type.

Any snippets of code on this or help would be appreciated.
 

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

Top