API:System.TRaiseExceptionProc

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TRaiseExceptionProc = procedure (ExceptionCode, ExceptionFlags: UInt32;
NumberOfArguments: UInt32; Args: Pointer); stdcall;

C++

typedef void __stdcall (*TRaiseExceptionProc)(UInt32 ExceptionCode, UInt32 ExceptionFlags, UInt32 NumberOfArguments, void * Args);

Propriétés

Type Visibilité  Source Unité  Parent
type
typedef
public
System.pas
System.hpp
System System

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !