HCMockResponseSetNetworkErrorCode
Set the network error code to return for the mock.Syntax
Parameters
call _In_Type: HCMockCallHandle The handle of the HTTP call. networkErrorCode _In_
Type: HRESULT The network error code of the HTTP call. platformNetworkErrorCode _In_
Type: uint32_t The platform specific network error code of the HTTP call to be used for logging / debugging.
