Type Definition windows_sys::Win32::System::AddressBook::LPWABOPENEX
[−]pub type LPWABOPENEX = Option<unsafe extern "system" fn(lppadrbook: *mut IAddrBook, lppwabobject: *mut IWABObject, lpwp: *mut WAB_PARAM, reserved: u32, fnallocatebuffer: LPALLOCATEBUFFER, fnallocatemore: LPALLOCATEMORE, fnfreebuffer: LPFREEBUFFER) -> HRESULT>;
Expand description
Required features: "Win32_System_AddressBook"
, "Win32_Foundation"