NAME

DsMakeSpnA  (NTDSAPI.@)

SYNOPSIS

 DWORD DsMakeSpnA
 (
  LPCSTR svc_class,
  LPCSTR svc_name,
  LPCSTR inst_name,
  USHORT inst_port,
  LPCSTR ref,
  DWORD* spn_length,
  LPSTR  spn
 )

DESCRIPTION

See DsMakeSpnW.

IMPLEMENTATION

Declared in "include/ntdsapi.h". gitlab.winehq.org/wine/wine/blob/master/include/ntdsapi.h

Implemented in "dlls/ntdsapi/ntdsapi.c". gitlab.winehq.org/wine/wine/blob/master/dlls/ntdsapi/ntdsapi.c

Debug channel "ntdsapi".


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