table of contents
other versions
- wheezy 1.4.1-4
DsMakeSpnA(3w) | Wine API | DsMakeSpnA(3w) |
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(3w).IMPLEMENTATION¶
Declared in "ntdsapi.h". Implemented in "dlls/ntdsapi/ntdsapi.c". Debug channel "ntdsapi".Oct 2012 | Wine API |