Note
Kailangan ng pahintulot para ma-access ang page na ito. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
This header is used by Windows Runtime C++ reference. For more information, see:
restrictederrorinfo.h contains the following programming interfaces:
Interfaces
| ILanguageExceptionErrorInfo Enables retrieving the IUnknown pointer stored in the error info with the call to RoOriginateLanguageException. |
| ILanguageExceptionErrorInfo2 Enables language projections to provide and retrieve error information as with ILanguageExceptionErrorInfo, with the additional benefit of working across language boundaries. |
| ILanguageExceptionStackBackTrace Allows projections to provide custom stack trace for that exception. |
| ILanguageExceptionTransform Allows language projections to make available to the system any and all context from an exception that gets thrown from the context of a catch handler that catches a different exception. |
| IRestrictedErrorInfo Represents the details of an error, including restricted error information. |