windows::Win32::System::AddressBook

Function CreateTable

pub unsafe fn CreateTable(
    lpinterface: *mut GUID,
    lpallocatebuffer: LPALLOCATEBUFFER,
    lpallocatemore: LPALLOCATEMORE,
    lpfreebuffer: LPFREEBUFFER,
    lpvreserved: *mut c_void,
    ultabletype: u32,
    ulproptagindexcolumn: u32,
    lpsproptagarraycolumns: *mut SPropTagArray,
    lpptabledata: *mut Option<ITableData>,
) -> i32