How check state by MQL code in the window Tools -> Options -> "Ask manual Confirmation" and "Confirm DLL function call" ?

 

Ask manual Confirmation

"off"

Confirm DLL function call

"on"

 
I don´t understand your comment. I need check both choice in my MQL code...
 
endy5:
I don´t understand your comment. I need check both choice in my MQL code...
You can use this: IsDLLsAllowed() but that doesn't check if Confirm DLL function calls is ticked . . . and I'm sure that is what you were asking about.
Reason: