System.ZLib.out_func

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

Delphi

out_func = function(out_desc: Pointer; buf: PByte; length: Cardinal): Integer; cdecl;

C++

typedef int __cdecl (*out_func)(void * out_desc, System::PByte buf, unsigned length);

プロパティ

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

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。