MCPcopy 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
57HWND Window::GetHwnd() const
58{
59 return hwnd;
60}
61
62HMENU Window::GetMenu() const
63{

Callers 1

InitializeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected