Crashpad
|
Groups handles used to communicate with, observe, and manage a child process. More...
#include "test/win/win_child_process.h"
Public Attributes | |
ScopedFileHANDLE | read |
A handle to read from an anonymous pipe shared with the child process. | |
ScopedFileHANDLE | write |
A handle to write to an anonymous pipe shared with the child process. | |
ScopedKernelHANDLE | process |
A handle to the child process. | |
Groups handles used to communicate with, observe, and manage a child process.