Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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 which indicates success or failure.
Requirements
| Requirement | Value |
|---|---|
| Header | dbgmodel.h |