Previous Topic: Starting States

Next Topic: API Control Block Structure


Starting States in startst.h

The startst.h file contains the following:

/* starting states to pass to XcomAPI */
#define LOCAL_SEND                  152
#define LOCAL_RECEIVE               153
#define REMOTE_SEND                 154
#define REMOTE_RECEIVE              155
#define LOCAL_NOTE                  200
#define REMOTE_NOTE                 201