GopherGetLocatorTypeA(3w)
NAME
GopherGetLocatorTypeA (WININET.@)
SYNOPSIS
BOOL GopherGetLocatorTypeA ( LPCSTR lpszLocator, LPDWORD lpdwGopherType )
DESCRIPTION
Parses a Gopher locator and determines its attributes.
PARAMS
lpszLocator [In] Address of the Gopher locator string to parse.
lpdwGopherType [Out] destination for bitmasked type of locator.
RETURNS
TRUE on success FALSE on failure
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".