|
YAZ 5.35.1
|
#include <ill-core.h>
Data Fields | |
| ILL_ISO_Date * | estimated_date_available |
| ILL_Medium_Type * | hold_placed_medium_type |
| int | num_locations |
| ILL_Location_Info ** | locations |
Definition at line 890 of file ill-core.h.
| ILL_ISO_Date* ILL_Hold_Placed_Results::estimated_date_available |
Definition at line 891 of file ill-core.h.
| ILL_Medium_Type* ILL_Hold_Placed_Results::hold_placed_medium_type |
Definition at line 892 of file ill-core.h.
| ILL_Location_Info** ILL_Hold_Placed_Results::locations |
Definition at line 894 of file ill-core.h.
| int ILL_Hold_Placed_Results::num_locations |
Definition at line 893 of file ill-core.h.