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

Method GetHandle

IntelPresentMon/Core/source/win/Window.cpp:31–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29 }
30
31 HWND Window::GetHandle()
32 {
33 return hWnd;
34 }
35
36 const std::wstring &Window::GetTitle() const
37 {

Callers 4

RunPlaybackFrameQueryFunction · 0.45
RunPlaybackDynamicQueryNFunction · 0.45
OpenMessageBoxFunction · 0.45
OverlayMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected