IDiaSymbol::get_baseSymbolIDiaSymbol::get_baseSymbol
Récupère le symbole à partir de laquelle le pointeur est basé.Retrieves the symbol from which the pointer is based.
SyntaxeSyntax
HRESULT get_baseSymbol(
IDiaSymbol** pRetVal);
ParamètresParameters
pRetVal
[out] Pointeur vers le symbole à partir de laquelle le pointeur est basé.[out] A pointer to the symbol from which the pointer is based.
Valeur de retourReturn Value
En cas de réussite, retourne S_OK
; sinon, retourne S_FALSE
ou un code d’erreur.If successful, returns S_OK
; otherwise, returns S_FALSE
or an error code.
Voir aussiSee Also
IDiaSymbol IDiaSymbol
IDiaSymbol::get_baseSymbolIdIDiaSymbol::get_baseSymbolId