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.
Duplicates a mock HTTP call handle.
Syntax
HCMockCallHandle HCMockCallDuplicateHandle(
HCMockCallHandle call
)
Parameters
call _In_
Type: HCMockCallHandle
The handle of the mock HTTP call.
Return value
Type: HCMockCallHandle
Returns the duplicated handle.
Remarks
Call HCMockCallCloseHandle to close the new handle.
Requirements
Header: mock.h
Library: libHttpClient.GDK.lib