FIX Antenna ANSI C  2.18.0
 All Data Structures Variables Pages
Data Fields
B2BITS_PutMessageOptions Struct Reference

Options to Session_Put method. More...

#include <B2BITS_C_SessionParameters.h>

Data Fields

B2BITS_BOOL overrideSenderCompID_
 Specifies either Session should override SenderCompID field of the passed FIXMessage or not. More...
 
B2BITS_BOOL overrideTargetCompID_
 Specifies either Session should override TargetCompID field of the passed FIXMessage or not. More...
 

Detailed Description

Options to Session_Put method.

Field Documentation

B2BITS_BOOL overrideSenderCompID_

Specifies either Session should override SenderCompID field of the passed FIXMessage or not.

(TRUE) to override; (FALSE) to pass as is. By default property equals to true.

B2BITS_BOOL overrideTargetCompID_

Specifies either Session should override TargetCompID field of the passed FIXMessage or not.

(TRUE) to override; (FALSE) to pass as is. By default property equals to true.


The documentation for this struct was generated from the following file: