System.ZLib.z_off64_t

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

type z_off64_t = Int64;

C++

typedef __int64 z_off64_t;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
type
typedef
public
System.ZLib.pas
System.ZLib.hpp
System.ZLib System.ZLib

Beschreibung

z_off64_t repräsentiert einen Alias für Int64.

Siehe auch