Result
Result
Gets the copy of the structure of the last request result.
void Result(
MqlTradeResult& result // reference
) constParameters
- result
[out] Reference to the structure of MqlTradeResult type for copying.
Return Value
None.
Last updated on