NAME

GetServiceW  (WSOCK32.1120)

SYNOPSIS

 INT GetServiceW
 (
  DWORD                dwNameSpace,
  LPGUID               lpGuid,
  LPSTR                lpServiceName,
  DWORD                dwProperties,
  LPVOID               lpBuffer,
  LPDWORD              lpdwBufferSize,
  LPSERVICE_ASYNC_INFO lpServiceAsyncInfo
 )

DESCRIPTION

See GetServiceA.

IMPLEMENTATION

Declared in "nspapi.h". https://source.winehq.org/source/include/nspapi.h

Implemented in "dlls/wsock32/service.c". https://source.winehq.org/source/dlls/wsock32/service.c

Debug channel "winsock".


Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Apr 2024.