Implemented by the JavaScript engine to provide extended Windows Runtime error information from a BREAKREASON Enumeration event. You can do a QueryInterface to get it from an IActiveScriptError object.
Important |
---|
This interface is implemented by PDM v11.0 and greater. Found in activdbg100.h. |
The IActiveScriptWinRTErrorDebug interface exposes the following methods.
Method | Description |
---|---|
Returns the capability SID for the Windows Runtime error, if available. | |
Returns the Windows Runtime restricted error reference string, if available. | |
Returns the Windows Runtime restricted error string, if available. |