385 B
385 B
CheckResult
Gets the copy of the structure of the last request check result.
void CheckResult(
MqlTradeCheckResult& check_result // reference
) const
Parameters
check_result
[out] Reference to the target structure of the MqlTradeCheckResult type for copying.
Return Value
None.