Notiz
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Iech unzemellen oder Verzeechnesser ze änneren.
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Verzeechnesser ze änneren.
Gets the index of a function argument.
Syntax
HRESULT GetArgumentIndex(
[out] ULONG32* pArgumentIndex
);
Parameters
pArgumentIndex
[out] A pointer to the argument index.
Return Value
The method returns the following values.
| Value | Description |
|---|---|
S_OK |
The method call returned a valid argument index. |
E_FAIL |
The current ICorDebugVariableHome instance represents a local variable. |
Remarks
The argument index can be used to retrieve metadata for this argument.
Requirements
Platforms: See .NET supported operating systems.
Header: CorDebug.idl, CorDebug.h
Library: CorGuids.lib
.NET versions: Available since .NET Framework 4.6.2