MsgDirection Field
Specifies the direction of the messsage.
Valid values:
S = Send
R = Receive
public const int MsgDirection = 385
This language is not supported or no code example is available.
public:
const int MsgDirection = 385;
This language is not supported or no code example is available.
public const MsgDirection : int = 385
This language is not supported or no code example is available.
Field Value
int
In this article
Definition