.\" -*- nroff -*- .\" Generated file - DO NOT EDIT! .TH GopherGetLocatorTypeA 3w "Oct 2012" "Wine API" "Wine API" .SH NAME \fBGopherGetLocatorTypeA\fR (WININET.@) .SH SYNOPSIS BOOL GopherGetLocatorTypeA ( LPCSTR \fIlpszLocator\fR, LPDWORD \fIlpdwGopherType\fR ) .SH DESCRIPTION .PP Parses a Gopher locator and determines its attributes. .SH PARAMS \fIlpszLocator\fR \fB[In]\fR Address of the Gopher locator string to parse. .PP \fIlpdwGopherType\fR \fB[Out]\fR destination for bitmasked type of locator. .PP .SH RETURNS .PP \fBTRUE\fR on success \fBFALSE\fR on failure .SH IMPLEMENTATION .PP Declared in \fB"wininet.h"\fR. .PP Implemented in \fB"dlls/wininet/gopher.c"\fR. .PP Debug channel \fB"wininet"\fR.