System.ZLib.Pinternal_state

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

Delphi

type Pinternal_state = ^internal_state;

C++

typedef internal_state *Pinternal_state;

プロパティ

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

説明

Pinternal_stateinternal_state を指すポインタを表します。


関連項目