|
<< Click to Display Table of Contents >> Navigation: Types > TZWriteFunction |
SIGNATURE=IWZLibEx.TZWriteFunction
ETYPE=Type
Declaration:
Delphi: |
TZWriteFunction = function (param: Pointer; const buffer; size: Integer): Integer; |
C++: |
(param: Pointer; const buffer; size: Integer): Integer ( TZWriteFunction)(); |
Unit: IWZLibEx.pas
Description: This is type IWZLibEx.TZWriteFunction.