MCPcopy Create free account
hub / github.com/TheRealMJP/BakingLab / GetHwnd

Method GetHwnd

SampleFramework11/v1.02/Window.cpp:57–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55}
56
57HWND Window::GetHwnd() const
58{
59 return hwnd;
60}
61
62HMENU Window::GetMenu() const
63{

Callers 2

UpdateMethod · 0.80
RenderMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected