ICorDebugProcess5.GetArrayLayout(COR_TYPEID, COR_ARRAY_LAYOUT) 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 GetArrayLayout(Microsoft::VisualStudio::CorDebugInterop::COR_TYPEID id, [Runtime::InteropServices::Out] Microsoft::VisualStudio::CorDebugInterop::COR_ARRAY_LAYOUT % pLayout);
public int GetArrayLayout (Microsoft.VisualStudio.CorDebugInterop.COR_TYPEID id, out Microsoft.VisualStudio.CorDebugInterop.COR_ARRAY_LAYOUT pLayout);
abstract member GetArrayLayout : Microsoft.VisualStudio.CorDebugInterop.COR_TYPEID * COR_ARRAY_LAYOUT -> int
Public Function GetArrayLayout (id As COR_TYPEID, ByRef pLayout As COR_ARRAY_LAYOUT) As Integer
Parameters
- id
- COR_TYPEID
- pLayout
- COR_ARRAY_LAYOUT