Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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.
Methods
The IActiveScriptWinRTErrorDebug interface exposes the following methods.
| Method | Description |
|---|---|
| IActiveScriptWinRTErrorDebug::GetCapabilitySid | Returns the capability SID for the Windows Runtime error, if available. |
| IActiveScriptWinRTErrorDebug::GetRestrictedErrorReference | Returns the Windows Runtime restricted error reference string, if available. |
| IActiveScriptWinRTErrorDebug::GetRestrictedErrorString | Returns the Windows Runtime restricted error string, if available. |