#[repr(C)]pub struct IAppointmentStore_Vtbl {Show 22 fields
pub base__: IInspectable_Vtbl,
pub ChangeTracker: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT,
pub CreateAppointmentCalendarAsync: unsafe extern "system" fn(_: *mut c_void, _: MaybeUninit<HSTRING>, _: *mut *mut c_void) -> HRESULT,
pub GetAppointmentCalendarAsync: unsafe extern "system" fn(_: *mut c_void, _: MaybeUninit<HSTRING>, _: *mut *mut c_void) -> HRESULT,
pub GetAppointmentAsync: unsafe extern "system" fn(_: *mut c_void, _: MaybeUninit<HSTRING>, _: *mut *mut c_void) -> HRESULT,
pub GetAppointmentInstanceAsync: unsafe extern "system" fn(_: *mut c_void, _: MaybeUninit<HSTRING>, _: DateTime, _: *mut *mut c_void) -> HRESULT,
pub FindAppointmentCalendarsAsync: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT,
pub FindAppointmentCalendarsAsyncWithOptions: unsafe extern "system" fn(_: *mut c_void, _: FindAppointmentCalendarsOptions, _: *mut *mut c_void) -> HRESULT,
pub FindAppointmentsAsync: unsafe extern "system" fn(_: *mut c_void, _: DateTime, _: TimeSpan, _: *mut *mut c_void) -> HRESULT,
pub FindAppointmentsAsyncWithOptions: unsafe extern "system" fn(_: *mut c_void, _: DateTime, _: TimeSpan, _: *mut c_void, _: *mut *mut c_void) -> HRESULT,
pub FindConflictAsync: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut *mut c_void) -> HRESULT,
pub FindConflictAsyncWithInstanceStart: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: DateTime, _: *mut *mut c_void) -> HRESULT,
pub MoveAppointmentAsync: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut c_void, _: *mut *mut c_void) -> HRESULT,
pub ShowAddAppointmentAsync: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: Rect, _: *mut *mut c_void) -> HRESULT,
pub ShowReplaceAppointmentAsync: unsafe extern "system" fn(_: *mut c_void, _: MaybeUninit<HSTRING>, _: *mut c_void, _: Rect, _: *mut *mut c_void) -> HRESULT,
pub ShowReplaceAppointmentWithPlacementAndDateAsync: unsafe extern "system" fn(_: *mut c_void, _: MaybeUninit<HSTRING>, _: *mut c_void, _: Rect, _: Placement, _: DateTime, _: *mut *mut c_void) -> HRESULT,
pub ShowRemoveAppointmentAsync: unsafe extern "system" fn(_: *mut c_void, _: MaybeUninit<HSTRING>, _: Rect, _: *mut *mut c_void) -> HRESULT,
pub ShowRemoveAppointmentWithPlacementAndDateAsync: unsafe extern "system" fn(_: *mut c_void, _: MaybeUninit<HSTRING>, _: Rect, _: Placement, _: DateTime, _: *mut *mut c_void) -> HRESULT,
pub ShowAppointmentDetailsAsync: unsafe extern "system" fn(_: *mut c_void, _: MaybeUninit<HSTRING>, _: *mut *mut c_void) -> HRESULT,
pub ShowAppointmentDetailsWithDateAsync: unsafe extern "system" fn(_: *mut c_void, _: MaybeUninit<HSTRING>, _: DateTime, _: *mut *mut c_void) -> HRESULT,
pub ShowEditNewAppointmentAsync: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut *mut c_void) -> HRESULT,
pub FindLocalIdsFromRoamingIdAsync: unsafe extern "system" fn(_: *mut c_void, _: MaybeUninit<HSTRING>, _: *mut *mut c_void) -> HRESULT,
}
Fields§
§base__: IInspectable_Vtbl
§ChangeTracker: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT
§CreateAppointmentCalendarAsync: unsafe extern "system" fn(_: *mut c_void, _: MaybeUninit<HSTRING>, _: *mut *mut c_void) -> HRESULT
§GetAppointmentCalendarAsync: unsafe extern "system" fn(_: *mut c_void, _: MaybeUninit<HSTRING>, _: *mut *mut c_void) -> HRESULT
§GetAppointmentAsync: unsafe extern "system" fn(_: *mut c_void, _: MaybeUninit<HSTRING>, _: *mut *mut c_void) -> HRESULT
§GetAppointmentInstanceAsync: unsafe extern "system" fn(_: *mut c_void, _: MaybeUninit<HSTRING>, _: DateTime, _: *mut *mut c_void) -> HRESULT
§FindAppointmentCalendarsAsync: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT
§FindAppointmentCalendarsAsyncWithOptions: unsafe extern "system" fn(_: *mut c_void, _: FindAppointmentCalendarsOptions, _: *mut *mut c_void) -> HRESULT
§FindAppointmentsAsync: unsafe extern "system" fn(_: *mut c_void, _: DateTime, _: TimeSpan, _: *mut *mut c_void) -> HRESULT
§FindAppointmentsAsyncWithOptions: unsafe extern "system" fn(_: *mut c_void, _: DateTime, _: TimeSpan, _: *mut c_void, _: *mut *mut c_void) -> HRESULT
§FindConflictAsync: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut *mut c_void) -> HRESULT
§FindConflictAsyncWithInstanceStart: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: DateTime, _: *mut *mut c_void) -> HRESULT
§MoveAppointmentAsync: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut c_void, _: *mut *mut c_void) -> HRESULT
§ShowAddAppointmentAsync: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: Rect, _: *mut *mut c_void) -> HRESULT
§ShowReplaceAppointmentAsync: unsafe extern "system" fn(_: *mut c_void, _: MaybeUninit<HSTRING>, _: *mut c_void, _: Rect, _: *mut *mut c_void) -> HRESULT
§ShowReplaceAppointmentWithPlacementAndDateAsync: unsafe extern "system" fn(_: *mut c_void, _: MaybeUninit<HSTRING>, _: *mut c_void, _: Rect, _: Placement, _: DateTime, _: *mut *mut c_void) -> HRESULT
§ShowRemoveAppointmentAsync: unsafe extern "system" fn(_: *mut c_void, _: MaybeUninit<HSTRING>, _: Rect, _: *mut *mut c_void) -> HRESULT
§ShowRemoveAppointmentWithPlacementAndDateAsync: unsafe extern "system" fn(_: *mut c_void, _: MaybeUninit<HSTRING>, _: Rect, _: Placement, _: DateTime, _: *mut *mut c_void) -> HRESULT
§ShowAppointmentDetailsAsync: unsafe extern "system" fn(_: *mut c_void, _: MaybeUninit<HSTRING>, _: *mut *mut c_void) -> HRESULT
§ShowAppointmentDetailsWithDateAsync: unsafe extern "system" fn(_: *mut c_void, _: MaybeUninit<HSTRING>, _: DateTime, _: *mut *mut c_void) -> HRESULT
§ShowEditNewAppointmentAsync: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut *mut c_void) -> HRESULT
§FindLocalIdsFromRoamingIdAsync: unsafe extern "system" fn(_: *mut c_void, _: MaybeUninit<HSTRING>, _: *mut *mut c_void) -> HRESULT
Auto Trait Implementations§
impl Freeze for IAppointmentStore_Vtbl
impl RefUnwindSafe for IAppointmentStore_Vtbl
impl Send for IAppointmentStore_Vtbl
impl Sync for IAppointmentStore_Vtbl
impl Unpin for IAppointmentStore_Vtbl
impl UnwindSafe for IAppointmentStore_Vtbl
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more