IDebugHostType2::IsGeneric 方法 (dbgmodel.h)

返回类型是泛型还是模板。

语法

HRESULT IsGeneric(
  bool *isGeneric
);

参数

isGeneric

指示类型是泛型类型还是模板类型在此处返回。

返回值

此方法返回指示成功或失败的 HRESULT。

要求

要求 价值
标头 dbgmodel.h

另请参阅

IDebugHostType2 接口