CorTokens.TokenFromRid(Int32, CorTokenType) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static int TokenFromRid(int rid, Microsoft::VisualStudio::CorDebugInterop::CorTokenType tkType);
public:
static int TokenFromRid(int rid, Microsoft::VisualStudio::CorDebugInterop::CorTokenType tkType);
static int TokenFromRid(int rid, Microsoft::VisualStudio::CorDebugInterop::CorTokenType tkType);
public static int TokenFromRid (int rid, Microsoft.VisualStudio.CorDebugInterop.CorTokenType tkType);
static member TokenFromRid : int * Microsoft.VisualStudio.CorDebugInterop.CorTokenType -> int
Public Shared Function TokenFromRid (rid As Integer, tkType As CorTokenType) As Integer
Parameters
- rid
- Int32
- tkType
- CorTokenType