Struct windows_sys::Win32::Storage::IscsiDisc::NTSCSI_UNICODE_STRING
[−]#[repr(C)]pub struct NTSCSI_UNICODE_STRING {
pub Length: u16,
pub MaximumLength: u16,
pub Buffer: PWSTR,
}Expand description
Required features: ‘Win32_Storage_IscsiDisc’, ‘Win32_Foundation’
Fields
Length: u16MaximumLength: u16Buffer: PWSTR