Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Closes a mock HTTP call handle.
Syntax
HRESULT HCMockCallCloseHandle(
HCMockCallHandle call
)
Parameters
call _In_
Type: HCMockCallHandle
The handle of the mock HTTP call.
Return value
Type: HRESULT
Result code for this API operation. Possible values are S_OK, E_INVALIDARG, or E_FAIL.
Requirements
Header: mock.h
Library: libHttpClient.GDK.lib