Scroll to navigation

GetTypeByNameW(3w) Wine API GetTypeByNameW(3w)

NAME

GetTypeByNameW (WSOCK32.1114)

SYNOPSIS

INT GetTypeByNameW
(
LPWSTR lpServiceName,
LPGUID lpServiceType
)
 

DESCRIPTION

See GetTypeByNameA(3w).
 

IMPLEMENTATION

Declared in "nspapi.h".
Implemented in "dlls/wsock32/service.c".
Debug channel "winsock".
Oct 2012 Wine API