readProcessVar

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void readProcessVar(HANDLE h, RemoteAddress addr, T* v)
    version(Windows)
    void
    readProcessVar
    (
    T
    )
    (
    HANDLE h
    ,,
    T* v
    )
  2. T readProcessVar(HANDLE h, RemoteAddress addr)

Meta