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.
Reads a BSTR from the debug target.
Syntax
HRESULT ReadBSTR(  
   UINT64 address,  
   BSTR *pString  
);  
Parameters
address
[in] The address to read from.
pString
[out] The BSTR read from the debug target.
Return Value
Remarks
Returns E_JsDEBUG_INVALID_MEMORY_ADDRESS if the address is not valid.
Requirements
Header: jscript9diag.h