IDebugReference2::GetMemoryBytes
Gets the memory bytes that physically contain the value of a reference. Reserved for future use.
Syntax
Parameters
ppMemoryBytes
[out] Returns an IDebugMemoryBytes2 object that can be used to retrieve the memory that contains the value of the reference.
Return Value
Always returns E_NOTIMPL
.