MCPcopy Create free account
hub / github.com/rabbitstack/fibratus / IsValid

Method IsValid

pkg/sys/window.go:42–42  ·  view source on GitHub ↗

IsValid indicates if the window handle is valid.

()

Source from the content-addressed store, hash-verified

40
41// IsValid indicates if the window handle is valid.
42func (w Hwnd) IsValid() bool { return w != 0 }
43
44// Destroy destroys an icon and frees any memory the icon occupied.
45func (i Hicon) Destroy() {

Callers 5

StartMethod · 0.45
IsStartedMethod · 0.45
OpenMethod · 0.45
shutdownMethod · 0.45

Calls

no outgoing calls

Tested by 1