HCHttpCallResponseGetResponseBodyWriteFunction
Get the function used by the HTTP call to write the response body.Syntax
Parameters
call _In_Type: HCCallHandle The handle of the HTTP call. writeFunction _Out_
Type: HCHttpCallResponseBodyWriteFunction* The write function of this HTTP call. context _Out_
Type: void** The context associated with this write function.
