Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheRealMJP/DeferredTexturing
/ GetHwnd
Method
GetHwnd
SampleFramework12/v1.00/Window.cpp:57–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
}
56
57
HWND Window::GetHwnd() const
58
{
59
return hwnd;
60
}
61
62
HMENU Window::GetMenu() const
63
{
Callers
1
Initialize
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected