Reads a BSTR from the debug target.
HRESULT ReadBSTR( UINT64 address, BSTR *pString );
- address
[in] The address to read from.
- pString
[out] The BSTR read from the debug target.
Returns E_JsDEBUG_INVALID_MEMORY_ADDRESS if the address is not valid.
Requirements
Header: jscript9diag.h