Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
RunPlaybackFrameQuery
Function · 0.45
RunPlaybackDynamicQueryN
Function · 0.45
OpenMessageBox
Function · 0.45
Overlay
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected