#[repr(C)]
pub struct IAppointmentCalendar2_Vtbl {
Show 26 fields pub base__: IInspectable_Vtbl, pub SyncManager: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT, pub RemoteId: unsafe extern "system" fn(_: *mut c_void, _: *mut MaybeUninit<HSTRING>) -> HRESULT, pub SetRemoteId: unsafe extern "system" fn(_: *mut c_void, _: MaybeUninit<HSTRING>) -> HRESULT, pub SetDisplayColor: unsafe extern "system" fn(_: *mut c_void, _: Color) -> HRESULT, pub SetIsHidden: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT, pub UserDataAccountId: unsafe extern "system" fn(_: *mut c_void, _: *mut MaybeUninit<HSTRING>) -> HRESULT, pub CanCreateOrUpdateAppointments: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT, pub SetCanCreateOrUpdateAppointments: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT, pub CanCancelMeetings: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT, pub SetCanCancelMeetings: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT, pub CanForwardMeetings: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT, pub SetCanForwardMeetings: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT, pub CanProposeNewTimeForMeetings: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT, pub SetCanProposeNewTimeForMeetings: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT, pub CanUpdateMeetingResponses: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT, pub SetCanUpdateMeetingResponses: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT, pub CanNotifyInvitees: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT, pub SetCanNotifyInvitees: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT, pub MustNofityInvitees: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT, pub SetMustNofityInvitees: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT, pub TryCreateOrUpdateAppointmentAsync: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: bool, _: *mut *mut c_void) -> HRESULT, pub TryCancelMeetingAsync: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: MaybeUninit<HSTRING>, _: MaybeUninit<HSTRING>, _: bool, _: *mut *mut c_void) -> HRESULT, pub TryForwardMeetingAsync: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut c_void, _: MaybeUninit<HSTRING>, _: MaybeUninit<HSTRING>, _: MaybeUninit<HSTRING>, _: *mut *mut c_void) -> HRESULT, pub TryProposeNewTimeForMeetingAsync: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: DateTime, _: TimeSpan, _: MaybeUninit<HSTRING>, _: MaybeUninit<HSTRING>, _: *mut *mut c_void) -> HRESULT, pub TryUpdateMeetingResponseAsync: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: AppointmentParticipantResponse, _: MaybeUninit<HSTRING>, _: MaybeUninit<HSTRING>, _: bool, _: *mut *mut c_void) -> HRESULT,
}

Fields§

§base__: IInspectable_Vtbl§SyncManager: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT§RemoteId: unsafe extern "system" fn(_: *mut c_void, _: *mut MaybeUninit<HSTRING>) -> HRESULT§SetRemoteId: unsafe extern "system" fn(_: *mut c_void, _: MaybeUninit<HSTRING>) -> HRESULT§SetDisplayColor: unsafe extern "system" fn(_: *mut c_void, _: Color) -> HRESULT§SetIsHidden: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT§UserDataAccountId: unsafe extern "system" fn(_: *mut c_void, _: *mut MaybeUninit<HSTRING>) -> HRESULT§CanCreateOrUpdateAppointments: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT§SetCanCreateOrUpdateAppointments: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT§CanCancelMeetings: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT§SetCanCancelMeetings: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT§CanForwardMeetings: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT§SetCanForwardMeetings: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT§CanProposeNewTimeForMeetings: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT§SetCanProposeNewTimeForMeetings: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT§CanUpdateMeetingResponses: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT§SetCanUpdateMeetingResponses: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT§CanNotifyInvitees: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT§SetCanNotifyInvitees: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT§MustNofityInvitees: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT§SetMustNofityInvitees: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT§TryCreateOrUpdateAppointmentAsync: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: bool, _: *mut *mut c_void) -> HRESULT§TryCancelMeetingAsync: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: MaybeUninit<HSTRING>, _: MaybeUninit<HSTRING>, _: bool, _: *mut *mut c_void) -> HRESULT§TryForwardMeetingAsync: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut c_void, _: MaybeUninit<HSTRING>, _: MaybeUninit<HSTRING>, _: MaybeUninit<HSTRING>, _: *mut *mut c_void) -> HRESULT§TryProposeNewTimeForMeetingAsync: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: DateTime, _: TimeSpan, _: MaybeUninit<HSTRING>, _: MaybeUninit<HSTRING>, _: *mut *mut c_void) -> HRESULT§TryUpdateMeetingResponseAsync: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: AppointmentParticipantResponse, _: MaybeUninit<HSTRING>, _: MaybeUninit<HSTRING>, _: bool, _: *mut *mut c_void) -> HRESULT

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for T
where T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for T
where T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
source§

impl<T> From<T> for T

source§

fn from(t: T) -> T

Returns the argument unchanged.

source§

impl<T, U> Into<U> for T
where U: From<T>,

source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

§

type Error = Infallible

The type returned in the event of a conversion error.
source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.