GopherOpenFileA(3w)

NAME

GopherOpenFileA (WININET.@)

SYNOPSIS

HINTERNET GopherOpenFileA
 (
  HINTERNET hConnect,
  LPCSTR    lpszLocator,
  LPCSTR    lpszView,
  DWORD     dwFlags,
  DWORD_PTR dwContext
 )

DESCRIPTION

Begins reading a Gopher data file from a Gopher server.

PARAMS

hConnect [In] handle to a Gopher session.

lpszLocator [In] file locator.

lpszView [In] file view (or default if NULL).

dwFlags [In] INTERNET_FLAG_{HYPERLINK, NEED_FILE, NO_CACHE_WRITE, RELOAD, RESYNCHRONIZE}.

dwContext [In] application private value.

RETURNS

handle on success NULL on error

IMPLEMENTATION

Defined in "wininet.h".

Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/wininet/gopher.c".

Debug channel "wininet".
Copyright © 2010-2025 Platon Technologies, s.r.o.           Index | Man stránky | tLDP | Dokumenty | Utilitky | O projekte
Design by styleshout