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