windows::Win32::Networking::ActiveDirectory

Function DsServerRegisterSpnW

pub unsafe fn DsServerRegisterSpnW<P1, P2>(
    operation: DS_SPN_WRITE_OP,
    serviceclass: P1,
    userobjectdn: P2,
) -> u32
where P1: Param<PCWSTR>, P2: Param<PCWSTR>,