windows::Win32::Networking::ActiveDirectory

Function DsDeregisterDnsHostRecordsA

pub unsafe fn DsDeregisterDnsHostRecordsA<P0, P1, P4>(
    servername: P0,
    dnsdomainname: P1,
    domainguid: Option<*const GUID>,
    dsaguid: Option<*const GUID>,
    dnshostname: P4,
) -> u32
where P0: Param<PCSTR>, P1: Param<PCSTR>, P4: Param<PCSTR>,