HCAddCallRoutedHandler
Adds a callback to be invoked on intermediate http calls in order to debug or trace the traffic.Syntax
Parameters
handler _In_Type: HCCallRoutedHandler The handler to be called. context _In_opt_
Type: void* Client context to pass to callback function.
