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