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 the number of arguments to the generic/template. The returned value must be greater than zero.
Syntax
HRESULT GetGenericArgumentCount(
ULONG64 *argCount
);
Parameters
argCount
The number of generic arguments (e.g.: template arguments) to the type will be returned here.
Return value
This method returns HRESULT that indicates success or failure.
Requirements
| Requirement | Value |
|---|---|
| Header | dbgmodel.h |