System.ObjAuto.PReturnInfo

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

PReturnInfo = ^TReturnInfo;

C++

typedef TReturnInfo *PReturnInfo;

Propriétés

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

Description

Pointeur sur TReturnInfo.

PReturnInfo représente un pointeur sur les informations de retour d'une méthode.

Voir aussi