SEDRIS Reference Manual
APPENDIX A - Transmittal Access Level 0 API
Types
SE_Image_Data
/*
 * STRUCT: SE_Image_Data
 *
 *   This data type is used to specify the data to be sent to the API
 *   function SE_PutImageData() and/or returned from the API function
 *   SE_GetImageData().
 */
typedef struct
{
SE_Integer_Unsigned data_count;
SE_Byte_Unsigned *data;
} SE_Image_Data;



Prev: SE_Hierarchy_Select_Parameters. Next: SE_Index_Range.


Return to: Top of this Page, Type Index

Last updated: July 16, 2004 Copyright © 2004 SEDRIS