Condividi tramite


IDiaSymbol::get_isPointerBasedOnSymbolValue

Specifica se il this puntatore è basato su un valore di simbolo.

Sintassi

HRESULT get_isPointerBasedOnSymbolValue(
   BOOL* pRetVal);

Parametri

pRetVal

[out] Puntatore a un BOOL oggetto che specifica se il this puntatore è basato su un valore di simbolo.

Valore restituito

Se ha esito positivo, restituisce S_OK; in caso contrario, restituisce S_FALSE o un codice di errore.

Vedi anche