ae v0.0.2885 (2020-12-20T18:43:56Z)
Home
Dub
Repo
ProcessWatcher.update
ae
sys
windows
process
ProcessWatcher
Undocumented in source. Be warned that the author may not have intended to support it.
struct
ProcessWatcher
void
update
(
void
delegate
(
ref
PROCESSENTRY32
)
oldHandler
,
void
delegate
(
ref
PROCESSENTRY32
)
newHandler
,
bool
handleExisting
= false
)
Meta
Source
See Implementation
ae
sys
windows
process
ProcessWatcher
functions
update
variables
oldProcesses