IDiaSymbol::get_lexicalParentId
Visual Studio 2005
Retrieves the lexical parent identifier of the symbol.
HRESULT get_lexicalParentId ( DWORD* pRetVal );
Parameters
- pRetVal
-
[out] Returns the lexical parent ID of the symbol.
Note