System.ZLib.gzFile

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

type gzFile = ^Pointer;

C++

typedef void * gzFile;

プロパティ

種類 可視性 ソース ユニット
pointer
typedef
public
System.pas
System.ZLib.hpp
System.ZLib System.ZLib

説明

gzFilePointer のエイリアスを表します。


関連項目