How to use EQS in c++

I think there is an “&” missing in line 8 of the code for function address. So the line would be:

MyQueryRequest.Execute(EEnvQueryRunMode::SingleResult, this, &MyActor::MyQueryFinished);