#include <cogent.h>
int IP_MsgInfoReply(IP_MsgInfo* orig, IP_Msg* rmsg );
This function replies to a previously received IP_SYNC message by using the information in the IP_MsgInfo structure filled by IP_Receive. The rmsg contains the information to be transmitted as the reply.
Copyright © 1995-2006 by Cogent Real-Time Systems, Inc. All rights reserved.