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

Method GetAtom

IntelPresentMon/Core/source/win/WndClass.cpp:41–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39 }
40
41 ATOM WndClass::GetAtom() const
42 {
43 return atom;
44 }
45
46 LRESULT WndClass::SetupWndProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam)
47 {

Callers 1

GetDefaultClassMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected