Condividi tramite


Metodo IDebugHostType::IsGeneric (dbgmodel.h)

Restituisce un valore che indica se il tipo è un modello o generico.

Sintassi

HRESULT IsGeneric(
  bool *isGeneric
);

Parametri

isGeneric

Indica se il tipo è un tipo generico o di modello viene restituito qui.

Valore restituito

Questo metodo restituisce HRESULT che indica l'esito positivo o negativo.

Fabbisogno

Requisito Valore
intestazione dbgmodel.h

Vedere anche

'interfaccia IDebugHostType