Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
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. |