FixTakerApplication.ParseOrderCancelReject Method

protected virtual ExecutionReport ParseOrderCancelReject( 
Message message
Order order 
)
This language is not supported or no code example is available.
protected:  
virtual ExecutionReport^ ParseOrderCancelReject( 
Message^ message
Order^ order 
)
This language is not supported or no code example is available.
protected function ParseOrderCancelReject( 
message : Message
order : Order 
) : ExecutionReport;
This language is not supported or no code example is available.

Parameters

message
Message

order
Order

Return Value

ExecutionReport

In this article

Definition