Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
This structure represents an array element within an array.
Syntax
Members
tokMethod
The ID of the array this element is a part of.
[C++] _mdToken is a typedef for a 32-bit int.
dwIndex
The index of this element within the array.
Remarks
This structure is part of the union in the DEBUG_ADDRESS_UNION structure when the dwKind field of the DEBUG_ADDRESS_UNION structure is set to ADDRESS_KIND_ARRAYELEM (a value from the ADDRESS_KIND enumeration).
Requirements
Header: sh.h
Namespace: Microsoft.VisualStudio.Debugger.Interop
Assembly: Microsoft.VisualStudio.Debugger.Interop.dll