System.PError

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

type PError = ^Cardinal;

C++

typedef unsigned *PError;

Propriétés

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


Description

Représente un pointeur sur un LongWord.

PError représente un pointeur sur un LongWord. PError est utilisé pour identifier une condition d'erreur.

Voir aussi