Struct windows_sys::Win32::System::AddressBook::SRowSet
#[repr(C)]pub struct SRowSet {
pub cRows: u32,
pub aRow: [SRow; 1],
}Expand description
Required features: "Win32_System_AddressBook", "Win32_Foundation", "Win32_System_Com"
Fields§
§cRows: u32§aRow: [SRow; 1]