NAME

SetServiceW  (WSOCK32.1118)

SYNOPSIS

 INT SetServiceW
 (
  DWORD                dwNameSpace,
  DWORD                dwOperation,
  DWORD                dwFlags,
  LPSERVICE_INFOW      lpServiceInfo,
  LPSERVICE_ASYNC_INFO lpServiceAsyncInfo,
  LPDWORD              lpdwStatusFlags
 )

DESCRIPTION

See SetServiceA.

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.