ICorDebugVariableHome.GetArgumentIndex(UInt32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int GetArgumentIndex([Runtime::InteropServices::Out] System::UInt32 % pArgumentIndex);
public int GetArgumentIndex (out uint pArgumentIndex);
abstract member GetArgumentIndex : uint32 -> int
Public Function GetArgumentIndex (ByRef pArgumentIndex As UInteger) As Integer
Parameters
- pArgumentIndex
- UInt32