Function win_sys::FileSystem::NetShareDelSticky [−][src]
pub unsafe fn NetShareDelSticky<'a, Param0, Param1>(
servername: Param0,
netname: Param1,
reserved: u32
) -> u32 where
Param0: IntoParam<'a, PWSTR>,
Param1: IntoParam<'a, PWSTR>, Expand description
Required features: Win32_Storage_FileSystem, Win32_Foundation