Desktop Functions: Smart Device Functions:
|
Search Results for "WinHttpSendRequest" in [All]winhttp
static extern bool WinHttpSendRequest(
Declare Function WinHttpSendRequest Lib "winhttp.dll" (ByVal hRequest As IntPtr, ByVal pwszHeaders As String, ByVal dwHeadersLength As Integer, ByVal lpOptional As Byte(), ByVal dwOptionalLength As Integer, ByVal dwTotalLength As Integer, ByVal dwContext As IntPtr) As Boolean |