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.
Allows the caller of a script engine to specify which exceptions the caller handles.
Methods
In addition to the methods inherited from IUnknown, the ICanHandleException interface exposes the following methods.
| Method | Description |
|---|---|
| ICanHandleException::CanHandleException | Determines if the caller of the script engine can handle a specified exception. |