Function DsDeregisterDnsHostRecordsW
pub unsafe fn DsDeregisterDnsHostRecordsW<P0, P1, P4>(
servername: P0,
dnsdomainname: P1,
domainguid: Option<*const GUID>,
dsaguid: Option<*const GUID>,
dnshostname: P4,
) -> u32where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,
P4: Param<PCWSTR>,