Function windows::Win32::System::AddressBook::BuildDisplayTable
pub unsafe fn BuildDisplayTable<P0, P1>(
lpallocatebuffer: LPALLOCATEBUFFER,
lpallocatemore: LPALLOCATEMORE,
lpfreebuffer: LPFREEBUFFER,
lpmalloc: P0,
hinstance: P1,
cpages: u32,
lppage: *mut DTPAGE,
ulflags: u32,
lpptable: *mut Option<IMAPITable>,
lpptbldata: *mut Option<ITableData>,
) -> Result<()>