struct HandleInfo
Defined at line 90 of file fidling/gen/sdk/fidl/fuchsia.process/fuchsia.process/cpp/fidl/fuchsia.process/cpp/wire_types.h
Information about a handle provided to a process at startup.
Processes are given a set of initial handles as part of the bootstrapping
sequence. Some of these handles are associated with process argument
identifiers that designate their intended use by the new process.
This structure represents one such handle and its associated identifier.
Public Members
object handle
uint32_t id
Public Methods
void _CloseHandles ()