System.ZLib.internal_state

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

Delphi

internal_state = record end; {Dummy record}

C++

struct DECLSPEC_DRECORD internal_state
{
};

プロパティ

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

説明

内部的に使用するためのものです。


internal_state はダミー レコードで、アプリケーションからはアクセスできません。この構造体を使用しないでください。これは内部的に使用するためのものです。


関連項目