pub unsafe extern "system" fn OpenIMsgOnIStg(
    lpmsgsess: *mut _MSGSESS,
    lpallocatebuffer: LPALLOCATEBUFFER,
    lpallocatemore: LPALLOCATEMORE,
    lpfreebuffer: LPFREEBUFFER,
    lpmalloc: IMalloc,
    lpmapisup: *mut c_void,
    lpstg: IStorage,
    lpfmsgcallrelease: *mut MSGCALLRELEASE,
    ulcallerdata: u32,
    ulflags: u32,
    lppmsg: *mut IMessage
) -> i32
Expand description

Required features: "Win32_Storage_Imapi", "Win32_System_AddressBook", "Win32_System_Com_StructuredStorage"