ICorProfilerInfo2::GetBoxClassLayout 方法
取得有關指定之實值型別在 Boxed 時的所在位置資訊。
HRESULT GetBoxClassLayout(
[in] ClassID classId,
[out] ULONG32 *pBufferOffset);
參數
classId
[in] 描述 Boxed 實值型別的類別 ID。pBufferOffset
[out] 表示實值型別之位移的整數 (相對於 Boxed 物件 ID 指標)。
備註
pBufferOffset 值是實值型別在 Box 中的位置。 在 pBufferOffset 套用至 Boxed 物件之後,實值型別的類別配置可以用來解譯此物件的值。
需求
**平台:**請參閱 .NET Framework 系統需求。
**標頭:**CorProf.idl、CorProf.h
**程式庫:**CorGuids.lib
**.NET Framework 版本:**4、3.5 SP1、3.5、3.0 SP1、3.0、2.0 SP1、2.0