ProcessWatcher.update

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