xil_storage_get_image(3)
NAME
xil_storage_get_image − get the image associated with a storage object
SYNOPSIS
#include <xil/xil.h>
XilImage xil_storage_get_image (XilStorage storage);
DESCRIPTION
This function returns a handle to the image that was associated with storage when the storage object was created through a call to xil_storage_create().
ERRORS
For a complete list of XIL error messages by number, consult Appendix B of the XIL Programmer’s Guide.
SEE ALSO
xil_storage_create(3), xil_storage_set_data_supply_routine(3).
SunOS 5.6 — Last change: 01 January 1997