Record backing_store_info
Unit
Declaration
type backing_store_info = record
Description
This item has no description.
Overview
Fields
| Public | read_backing_store: procedure(cinfo : j_common_ptr; info : backing_store_ptr; buffer_address : pointer; file_offset : long; byte_count : long); |
| Public | write_backing_store: procedure(cinfo : j_common_ptr; info : backing_store_ptr; buffer_address : pointer; file_offset : long; byte_count : long); |
| Public | close_backing_store: procedure(cinfo : j_common_ptr; info : backing_store_ptr); |
| Public | handle: handle_union; |
| Public | temp_name: TEMP_STRING; |
Description
Fields
| Public | read_backing_store: procedure(cinfo : j_common_ptr; info : backing_store_ptr; buffer_address : pointer; file_offset : long; byte_count : long); |
|
This item has no description. | |
| Public | write_backing_store: procedure(cinfo : j_common_ptr; info : backing_store_ptr; buffer_address : pointer; file_offset : long; byte_count : long); |
|
This item has no description. | |
| Public | close_backing_store: procedure(cinfo : j_common_ptr; info : backing_store_ptr); |
|
This item has no description. | |
| Public | handle: handle_union; |
|
This item has no description. | |
| Public | temp_name: TEMP_STRING; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.