Struct windows::UI::StartScreen::ISecondaryTile_Vtbl

#[repr(C)]
pub struct ISecondaryTile_Vtbl {
Show 34 fields pub base__: IInspectable_Vtbl, pub SetTileId: unsafe extern "system" fn(_: *mut c_void, _: MaybeUninit<HSTRING>) -> HRESULT, pub TileId: unsafe extern "system" fn(_: *mut c_void, _: *mut MaybeUninit<HSTRING>) -> HRESULT, pub SetArguments: unsafe extern "system" fn(_: *mut c_void, _: MaybeUninit<HSTRING>) -> HRESULT, pub Arguments: unsafe extern "system" fn(_: *mut c_void, _: *mut MaybeUninit<HSTRING>) -> HRESULT, pub SetShortName: unsafe extern "system" fn(_: *mut c_void, _: MaybeUninit<HSTRING>) -> HRESULT, pub ShortName: unsafe extern "system" fn(_: *mut c_void, _: *mut MaybeUninit<HSTRING>) -> HRESULT, pub SetDisplayName: unsafe extern "system" fn(_: *mut c_void, _: MaybeUninit<HSTRING>) -> HRESULT, pub DisplayName: unsafe extern "system" fn(_: *mut c_void, _: *mut MaybeUninit<HSTRING>) -> HRESULT, pub SetLogo: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT, pub Logo: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT, pub SetSmallLogo: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT, pub SmallLogo: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT, pub SetWideLogo: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT, pub WideLogo: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT, pub SetLockScreenBadgeLogo: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT, pub LockScreenBadgeLogo: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT, pub SetLockScreenDisplayBadgeAndTileText: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT, pub LockScreenDisplayBadgeAndTileText: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT, pub SetTileOptions: unsafe extern "system" fn(_: *mut c_void, _: TileOptions) -> HRESULT, pub TileOptions: unsafe extern "system" fn(_: *mut c_void, _: *mut TileOptions) -> HRESULT, pub SetForegroundText: unsafe extern "system" fn(_: *mut c_void, _: ForegroundText) -> HRESULT, pub ForegroundText: unsafe extern "system" fn(_: *mut c_void, _: *mut ForegroundText) -> HRESULT, pub SetBackgroundColor: unsafe extern "system" fn(_: *mut c_void, _: Color) -> HRESULT, pub BackgroundColor: unsafe extern "system" fn(_: *mut c_void, _: *mut Color) -> HRESULT, pub RequestCreateAsync: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT, pub RequestCreateAsyncWithPoint: unsafe extern "system" fn(_: *mut c_void, _: Point, _: *mut *mut c_void) -> HRESULT, pub RequestCreateAsyncWithRect: unsafe extern "system" fn(_: *mut c_void, _: Rect, _: *mut *mut c_void) -> HRESULT, pub RequestCreateAsyncWithRectAndPlacement: unsafe extern "system" fn(_: *mut c_void, _: Rect, _: Placement, _: *mut *mut c_void) -> HRESULT, pub RequestDeleteAsync: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT, pub RequestDeleteAsyncWithPoint: unsafe extern "system" fn(_: *mut c_void, _: Point, _: *mut *mut c_void) -> HRESULT, pub RequestDeleteAsyncWithRect: unsafe extern "system" fn(_: *mut c_void, _: Rect, _: *mut *mut c_void) -> HRESULT, pub RequestDeleteAsyncWithRectAndPlacement: unsafe extern "system" fn(_: *mut c_void, _: Rect, _: Placement, _: *mut *mut c_void) -> HRESULT, pub UpdateAsync: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT,
}

Fields§

§base__: IInspectable_Vtbl§SetTileId: unsafe extern "system" fn(_: *mut c_void, _: MaybeUninit<HSTRING>) -> HRESULT§TileId: unsafe extern "system" fn(_: *mut c_void, _: *mut MaybeUninit<HSTRING>) -> HRESULT§SetArguments: unsafe extern "system" fn(_: *mut c_void, _: MaybeUninit<HSTRING>) -> HRESULT§Arguments: unsafe extern "system" fn(_: *mut c_void, _: *mut MaybeUninit<HSTRING>) -> HRESULT§SetShortName: unsafe extern "system" fn(_: *mut c_void, _: MaybeUninit<HSTRING>) -> HRESULT§ShortName: unsafe extern "system" fn(_: *mut c_void, _: *mut MaybeUninit<HSTRING>) -> HRESULT§SetDisplayName: unsafe extern "system" fn(_: *mut c_void, _: MaybeUninit<HSTRING>) -> HRESULT§DisplayName: unsafe extern "system" fn(_: *mut c_void, _: *mut MaybeUninit<HSTRING>) -> HRESULT§SetLockScreenDisplayBadgeAndTileText: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT§LockScreenDisplayBadgeAndTileText: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT§SetTileOptions: unsafe extern "system" fn(_: *mut c_void, _: TileOptions) -> HRESULT§TileOptions: unsafe extern "system" fn(_: *mut c_void, _: *mut TileOptions) -> HRESULT§SetForegroundText: unsafe extern "system" fn(_: *mut c_void, _: ForegroundText) -> HRESULT§ForegroundText: unsafe extern "system" fn(_: *mut c_void, _: *mut ForegroundText) -> HRESULT§SetBackgroundColor: unsafe extern "system" fn(_: *mut c_void, _: Color) -> HRESULT§BackgroundColor: unsafe extern "system" fn(_: *mut c_void, _: *mut Color) -> HRESULT§RequestCreateAsync: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT§RequestCreateAsyncWithPoint: unsafe extern "system" fn(_: *mut c_void, _: Point, _: *mut *mut c_void) -> HRESULT§RequestCreateAsyncWithRect: unsafe extern "system" fn(_: *mut c_void, _: Rect, _: *mut *mut c_void) -> HRESULT§RequestCreateAsyncWithRectAndPlacement: unsafe extern "system" fn(_: *mut c_void, _: Rect, _: Placement, _: *mut *mut c_void) -> HRESULT§RequestDeleteAsync: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT§RequestDeleteAsyncWithPoint: unsafe extern "system" fn(_: *mut c_void, _: Point, _: *mut *mut c_void) -> HRESULT§RequestDeleteAsyncWithRect: unsafe extern "system" fn(_: *mut c_void, _: Rect, _: *mut *mut c_void) -> HRESULT§RequestDeleteAsyncWithRectAndPlacement: unsafe extern "system" fn(_: *mut c_void, _: Rect, _: Placement, _: *mut *mut c_void) -> HRESULT§UpdateAsync: unsafe extern "system" fn(_: *mut c_void, _: *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.