pub unsafe extern "system" fn BuildDisplayTable(
    lpallocatebuffer: LPALLOCATEBUFFER,
    lpallocatemore: LPALLOCATEMORE,
    lpfreebuffer: LPFREEBUFFER,
    lpmalloc: IMalloc,
    hinstance: HINSTANCE,
    cpages: u32,
    lppage: *mut DTPAGE,
    ulflags: u32,
    lpptable: *mut IMAPITable,
    lpptbldata: *mut ITableData
) -> HRESULT
Expand description

Required features: "Win32_System_AddressBook", "Win32_Foundation", "Win32_System_Com"