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

Required features: "Win32_Foundation", "Win32_System_Com"