RemoteProcessVarImpl

Undocumented in source.

Constructors

this
this(HANDLE hProcess)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

read
void read()
Undocumented in source. Be warned that the author may not have intended to support it.
write
void write()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

localPtr
T* localPtr [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

hProcess
HANDLE hProcess;
Undocumented in source.
local
T local;
Undocumented in source.
remotePtr
RemoteAddress remotePtr;
Undocumented in source.

Meta