HCHttpCallResponseSetPlatformNetworkErrorMessage
Set the platform network error message of the HTTP call.Syntax
Parameters
call _In_Type: HCCallHandle The handle of the HTTP call. platformNetworkErrorMessage _In_z_
Type: char* The platform specific network error message of the HTTP call to be used for logging / debugging.
