On Steam there is a user telling me that when he starts the game with his 3 monitors, that the game is running on all of them.

But when the game starts I'm using this:
video_set(sys_metrics(0), sys_metrics(1), 32, 1);

So the game should run only on one monitor, or not?