TestMultiMonSupport
status_t TestMultiMonSupport( BScreen *screen );
multiMonSupport = TestMultiMonSupport(&screen) == B_OK;
result = TestMultiMonSupport(screen);
result = TestMultiMonSupport(screen);
result = TestMultiMonSupport(screen);