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