System.Win.ComObj._di_IServerExceptionHandler

From RAD Studio API Documentation
Jump to: navigation, search


C++

typedef System::DelphiInterface<IServerExceptionHandler> _di_IServerExceptionHandler;

Properties

Type Visibility Source Unit Parent
typedef public System.Win.ComObj.hpp System.Win.ComObj System.Win.ComObj

Description

Delphi interface of IServerExceptionHandler.

You can use _di_IServerExceptionHandler to refer to a server exception handler in C++ code.

See Also