IDiaSymbol::get_token
Visual Studio 2005
Retrieves the metadata token of a managed function or variable.
HRESULT get_token ( DWORD* pRetVal );
Parameters
- pRetVal
-
[out] Returns the metadata token of a managed function or variable.
Note