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 "ntdsapi.h". https://source.winehq.org/source/include/ntdsapi.h

Implemented in "dlls/ntdsapi/ntdsapi.c". https://source.winehq.org/source/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 Mar 2024.