Function win_sys::FileSystem::NetShareCheck
source · [−]pub unsafe fn NetShareCheck<'a, Param0, Param1>(
servername: Param0,
device: Param1,
type: *mut u32
) -> u32 where
Param0: IntoParam<'a, PCWSTR>,
Param1: IntoParam<'a, PCWSTR>, Expand description
Required features: ‘Win32_Storage_FileSystem’