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()