IDebugReference2:: SetReferenceType
Imposta il tipo di riferimento. Riservato per un utilizzo futuro.
HRESULT SetReferenceType (
REFERENCE_TYPE dwRefType
);
int SetReferenceType (
enum_REFERENCE_TYPE dwRefType
);
Parametri
- dwRefType
[in] Un valore REFERENCE_TYPE dell'enumerazione che specifica il tipo di riferimento.
Valore restituito
Restituisce sempre E_NOTIMPL.