Bool MyFunc(int32* myInt); vs void MyFunc(int32* myInt, bool &MyBool);

Thanks for the clarification!