Function windows::Win32::Storage::DistributedFileSystem::NetDfsRemoveFtRootForced
pub unsafe fn NetDfsRemoveFtRootForced<P0, P1, P2, P3>(
domainname: P0,
servername: P1,
rootshare: P2,
ftdfsname: P3,
flags: u32,
) -> u32where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,
P2: Param<PCWSTR>,
P3: Param<PCWSTR>,