Skip to content

libcURL.EasyHandle.curlInitRequest

Andrew Lambert edited this page Nov 26, 2022 · 2 revisions

libcURL.EasyHandle.curlInitRequest

Method Signature

 Private Function curlInitRequest(PrimaryIP As MemoryBlock, LocalIP As MemoryBlock, PrimaryPort As Int32, LocalPort As Int32) As Integer

Remarks

Do not call this method.

This method is called only by EasyHandle.InitRequestCallback. Raises the EasyHandle.RequestInitiated event.

Clone this wiki locally