| 
Sack Library Documentation |    | 
typedef struct data_transfer_state_tag { _32 size; _32 offset; CDATA buffer; } DataState;
| 
Members  | 
Description  | 
| 
_32 size;  | 
size of this block of data.  | 
| 
_32 offset;  | 
offset of the data in the total message. Have to break up large buffers into smaller chunks for transfer.  | 
| 
CDATA buffer;  | 
buffer containing the data to transfer.  | 
A definition of a block structure to transport font and image data across message queues. Type of buffer used to transfer data across message queues.
 Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at
Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at  support@toolsfactory.com.
support@toolsfactory.com.| 
Copyright (c) 2000+. All rights reserved. | 
| 
What do you think about this topic?  Send feedback!  |