Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the memory bytes that compose the value of a property.
Syntax
Parameters
ppMemoryBytes
[out] Returns an IDebugMemoryBytes2 object that can be used to retrieve the memory that contains the value of the property.
Return Value
If successful, returns S_OK
; otherwise returns error code. Returns S_GETMEMORYBYTES_NO_MEMORY_BYTES
if there are no memory bytes to retrieve.