Home
last modified time | relevance | path

Searched refs:hSession (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/cpan/Win32/
H A DWin32.xs1717 HINTERNET hSession = NULL, local
1770 hSession = WinHttpOpen(L"Perl",
1778 if (hSession)
1779 hConnect = WinHttpConnect(hSession,
1831 if(WinHttpGetProxyForUrl(hSession,
1961 if (hSession) WinHttpCloseHandle(hSession);