ae v0.0.2885 (2020-12-20T18:43:56Z)
Home
Dub
Repo
ToolhelpSnapshotImpl
ae
sys
windows
process
Undocumented in source.
version(Windows)
static if
(
_WIN32_WINNT >= 0x500
)
struct
ToolhelpSnapshotImpl {
HANDLE
hSnapshot
;
~this
();
}
Destructor
~this
~this
()
Undocumented in source.
Members
Variables
hSnapshot
HANDLE
hSnapshot
;
Undocumented in source.
Meta
Source
See Implementation
ae
sys
windows
process
aliases
CreateProcessWithTokenWFunc
CreatedProcess
HeapIterator
ModuleIterator
ProcessIterator
RemoteAddress
ThreadIterator
ToolhelpSnapshot
wenforce
functions
createDesktopUserProcess
createProcess
createToolhelpSnapshot
readProcessMemory
readProcessVar
writeProcessMemory
writeProcessVar
manifest constants
TOKEN_ADJUST_SESSIONID
properties
heaps
modules
processes
threads
structs
CreatedProcessImpl
ProcessWatcher
RemoteProcessVarImpl
ToolhelpIterator
ToolhelpSnapshotImpl
templates
RemoteProcessVar