PCCOR_SIGNATURE from GetTypeSpecFromToken

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?amlt?=

    PCCOR_SIGNATURE from GetTypeSpecFromToken


    How do I interpret the PCCOR_SIGNATURE from GetTypeSpecToke n() when it is a
    generic parameter type (ie ELEMENT_TYPE_VA R)?

    The GetTypeSpecToke n was called after GetGenericParam ConstraintProps .
    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.

Working...