MCPcopy Create free account
hub / github.com/TheRealMJP/Shadows / GetHinstance

Method GetHinstance

Shadows/SampleFramework11/Window.cpp:67–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65}
66
67HINSTANCE Window::GetHinstance() const
68{
69 return hinstance;
70}
71
72BOOL Window::IsAlive() const
73{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected