共用方式為


(dbgmodel.h) IDebugHostType2::IsGeneric 方法

傳回類型是泛型或範本。

語法

HRESULT IsGeneric(
  bool *isGeneric
);

參數

isGeneric

此處會傳回類型為泛型或範本類型的指示。

傳回值

這個方法會傳回表示成功或失敗的 HRESULT。

規格需求

需求
標頭 dbgmodel.h

另請參閱

IDebugHostType2 介面