Function windows_sys::Win32::System::AddressBook::HrQueryAllRows

pub unsafe extern "system" fn HrQueryAllRows(
    lptable: *mut c_void,
    lpproptags: *mut SPropTagArray,
    lprestriction: *mut SRestriction,
    lpsortorderset: *mut SSortOrderSet,
    crowsmax: i32,
    lpprows: *mut *mut SRowSet,
) -> HRESULT