MCPcopy Create free account
hub / github.com/TheRealMJP/SHforHLSL / IsAlive

Method IsAlive

SHTest/SampleFramework12/v1.04/Window.cpp:72–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

70}
71
72bool32 Window::IsAlive() const
73{
74 return ::IsWindow(hwnd);
75}
76
77bool32 Window::IsMinimized() const
78{

Callers 1

RunMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected