ProcessOutputHandler¶
Observed use:
Process::OutputReceivedandProcess::ErrorReceivedraise one argument containing raw output bytes.- The wrapper forwards a
winrt::array_view<const uint8_t>produced from the C callback buffer.
Observed use:
Process::OutputReceived and Process::ErrorReceived raise one argument containing raw output bytes.winrt::array_view<const uint8_t> produced from the C callback buffer.