Afficher : Delphi C++
Préférences d'affichage

System.ZLib.gzFile

De XE2 API Documentation

Delphi

type gzFile = ^Pointer;

C++

typedef void * gzFile;

Propriétés

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

Description

gzFile représente un alias pour Pointer.

Voir aussi

Versions précédentes
Traductions