Function windows::Win32::System::AddressBook::HrAddColumns
pub unsafe fn HrAddColumns<P0>(
lptbl: P0,
lpproptagcolumnsnew: *mut SPropTagArray,
lpallocatebuffer: LPALLOCATEBUFFER,
lpfreebuffer: LPFREEBUFFER,
) -> Result<()>where
P0: Param<IMAPITable>,