NAME ReplyAmigaGuideMsg - Reply to an AmigaGuide message. (V34) SYNOPSIS ReplyAmigaGuideMsg ( msg ); a0 VOID ReplyAmigaGuideMsg (struct AmigaGuideMsg *msg); FUNCTION This function is used to reply to an AmigaGuide SIPC message. INPUTS msg - Pointer to a SIPC message returned by a previous call to GetAmigaGuideMsg(). SEE ALSO OpenAmigaGuideAsyncA(), AmigaGuideSignal(), GetAmigaGuideMsg()