FixMakerApplication.OnExecutionReport Method

protected virtual Message OnExecutionReport( 
ExecutionReport report
SessionID sessionId 
)
This language is not supported or no code example is available.
protected:  
virtual Message^ OnExecutionReport( 
ExecutionReport^ report
SessionID^ sessionId 
)
This language is not supported or no code example is available.
protected function OnExecutionReport( 
report : ExecutionReport
sessionId : SessionID 
) : Message;
This language is not supported or no code example is available.

Parameters

report
ExecutionReport

sessionId
SessionID

Return Value

Message

In this article

Definition