IDebugReturnValueEvent2::GetReturnValue
Gets the value returned on stepping out of or over a function.
Syntax
Parameters
ppReturnValue
[out] Returns an IDebugProperty2 object that represents the value to be retrieved.
Return Value
If successful, returns S_OK
; otherwise, returns an error code.