MCPcopy Create free account
hub / github.com/GameTechDev/PresentMon / Fullscreen

Method Fullscreen

IntelPresentMon/Core/source/win/StandardWindow.cpp:60–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58 return true;
59 }
60 bool StandardWindow::Fullscreen() const
61 {
62 return false;
63 }
64}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected