#[repr(C)]
pub struct IAddPackageOptions_Vtbl {
Show 31 fields pub base__: IInspectable_Vtbl, pub DependencyPackageUris: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT, pub TargetVolume: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT, pub SetTargetVolume: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT, pub OptionalPackageFamilyNames: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT, pub OptionalPackageUris: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT, pub RelatedPackageUris: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT, pub ExternalLocationUri: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT, pub SetExternalLocationUri: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT, pub StubPackageOption: unsafe extern "system" fn(_: *mut c_void, _: *mut StubPackageOption) -> HRESULT, pub SetStubPackageOption: unsafe extern "system" fn(_: *mut c_void, _: StubPackageOption) -> HRESULT, pub DeveloperMode: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT, pub SetDeveloperMode: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT, pub ForceAppShutdown: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT, pub SetForceAppShutdown: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT, pub ForceTargetAppShutdown: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT, pub SetForceTargetAppShutdown: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT, pub ForceUpdateFromAnyVersion: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT, pub SetForceUpdateFromAnyVersion: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT, pub InstallAllResources: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT, pub SetInstallAllResources: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT, pub RequiredContentGroupOnly: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT, pub SetRequiredContentGroupOnly: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT, pub RetainFilesOnFailure: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT, pub SetRetainFilesOnFailure: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT, pub StageInPlace: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT, pub SetStageInPlace: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT, pub AllowUnsigned: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT, pub SetAllowUnsigned: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT, pub DeferRegistrationWhenPackagesAreInUse: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT, pub SetDeferRegistrationWhenPackagesAreInUse: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT,
}

Fields§

§base__: IInspectable_Vtbl§DependencyPackageUris: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT§TargetVolume: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT§SetTargetVolume: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT§OptionalPackageFamilyNames: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT§OptionalPackageUris: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT§RelatedPackageUris: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT§ExternalLocationUri: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT§SetExternalLocationUri: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT§StubPackageOption: unsafe extern "system" fn(_: *mut c_void, _: *mut StubPackageOption) -> HRESULT§SetStubPackageOption: unsafe extern "system" fn(_: *mut c_void, _: StubPackageOption) -> HRESULT§DeveloperMode: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT§SetDeveloperMode: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT§ForceAppShutdown: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT§SetForceAppShutdown: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT§ForceTargetAppShutdown: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT§SetForceTargetAppShutdown: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT§ForceUpdateFromAnyVersion: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT§SetForceUpdateFromAnyVersion: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT§InstallAllResources: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT§SetInstallAllResources: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT§RequiredContentGroupOnly: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT§SetRequiredContentGroupOnly: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT§RetainFilesOnFailure: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT§SetRetainFilesOnFailure: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT§StageInPlace: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT§SetStageInPlace: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT§AllowUnsigned: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT§SetAllowUnsigned: unsafe extern "system" fn(_: *mut c_void, _: bool) -> HRESULT§DeferRegistrationWhenPackagesAreInUse: unsafe extern "system" fn(_: *mut c_void, _: *mut bool) -> HRESULT§SetDeferRegistrationWhenPackagesAreInUse: unsafe extern "system" fn(_: *mut c_void, _: bool) -> 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.