Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns whether the type is a generic or template.
Syntax
HRESULT IsGeneric(
bool *isGeneric
);
Parameters
isGeneric
An indication of whether the type is a generic or template type is returned here.
Return value
This method returns HRESULT that indicates success or failure.
Requirements
| Requirement | Value |
|---|---|
| Header | dbgmodel.h |