Struct windows_sys::Win32::Storage::FileSystem::SHARE_INFO_1
[−]#[repr(C)]pub struct SHARE_INFO_1 {
pub shi1_netname: PWSTR,
pub shi1_type: SHARE_TYPE,
pub shi1_remark: PWSTR,
}Expand description
Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’
Fields
shi1_netname: PWSTRshi1_type: SHARE_TYPEshi1_remark: PWSTR