Function windows_sys::Win32::Storage::IscsiDisc::AddIScsiStaticTargetW
[−]pub unsafe extern "system" fn AddIScsiStaticTargetW(
targetname: PWSTR,
targetalias: PWSTR,
targetflags: u32,
persist: BOOLEAN,
mappings: *mut ISCSI_TARGET_MAPPINGW,
loginoptions: *mut ISCSI_LOGIN_OPTIONS,
portalgroup: *mut ISCSI_TARGET_PORTAL_GROUPW
) -> u32Expand description
Required features: ‘Win32_Storage_IscsiDisc’, ‘Win32_Foundation’
