IDebugHostType::IsGeneric method (dbgmodel.h)
Returns whether the type is a generic or template.
HRESULT IsGeneric(
bool *isGeneric
);
isGeneric
An indication of whether the type is a generic or template type is returned here.
This method returns HRESULT that indicates success or failure.
Requirement | Value |
---|---|
Header | dbgmodel.h |