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

Required features: "Win32_System_AddressBook"