共用方式為


IDebugReference2::GetMemoryBytes

取得實際包含參考值的記憶體位元組。 保留供未來使用。

語法

int GetMemoryBytes ( 
   out IDebugMemoryBytes2 ppMemoryBytes
);

參數

ppMemoryBytes
[out]會傳 回 IDebugMemoryBytes2 物件,可用來擷取包含參考值的記憶體。

傳回值

一律傳回 E_NOTIMPL

另請參閱