ICorDebugProcess5::GetArrayLayout 方法
提供數位類型配置的相關信息。
語法
HRESULT GetArrayLayout( [in] COR_TYPEID id, [out] COR_ARRAY_LAYOUT *pLayout);
參數
id
[in]COR_TYPEID標記,指定其配置所需的陣列。
pLayout
[out] COR_ARRAY_LAYOUT 結構的指標,其中包含記憶體中陣列配置的相關信息。
備註
需求
平台:請參閱系統需求。
標頭:CorDebug.idl、CorDebug.h
程式庫:CorGuids.lib
.NET Framework 版本: 自 4.5 起提供