31 #ifndef _MH5HOTSPOT_H_    32 #define _MH5HOTSPOT_H_    91 void MHEG5hotspotPrint(
MHEG5Hotspot *hotspot, 
char *out);
 
void MHEG5hotspotInit(MHEG5Hotspot *hotspot)
<Function description>=""> 
Definition: mh5hotspot.c:61
 
Definition: mh5hotspot.h:38
 
void MHEG5hotspotFree(MHEG5Hotspot *hotspot)
Free off all memory associated with the specified object, including any exchanged attributes and inte...
Definition: mh5hotspot.c:75