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