Condividi tramite


IDebugAlias:: GetObject

Ottiene l'oggetto che tale alias per.

HRESULT GetObject(
   IDebugObject2** ppObject
);
int GetObject(
   Out IDebugObject2 ppObject
)

Parametri

Valore restituito

Se l'operazione riesce, restituisce S_OK, in caso contrario, restituisce un codice di errore.

Vedere anche

Riferimenti

IDebugAlias

IDebugObject2