Skip to content

Result

Result

Gets the copy of the structure of the last request result.

void  Result(
   MqlTradeResult&  result      // reference
   ) const

Parameters

result

[out] Reference to the structure of MqlTradeResult type for copying.

Return Value

None.

Last updated on