Lines Matching refs:PackageVolume

73     pub fn TargetVolume(&self) -> ::windows::runtime::Result<PackageVolume> {  in TargetVolume()  argument
77 …table(this).7)(::std::mem::transmute_copy(this), &mut result__).from_abi::<PackageVolume>(result__) in TargetVolume()
80 …pub fn SetTargetVolume<'a, Param0: ::windows::runtime::IntoParam<'a, PackageVolume>>(&self, value:… in SetTargetVolume()
2506 …: Param0) -> ::windows::runtime::Result<super::super::Foundation::IAsyncOperation<PackageVolume>> { in AddPackageVolumeAsync() argument
2510 …bi(), &mut result__).from_abi::<super::super::Foundation::IAsyncOperation<PackageVolume>>(result__) in AddPackageVolumeAsync()
2514 …terable<super::super::Foundation::Uri>>, Param3: ::windows::runtime::IntoParam<'a, PackageVolume>>( in AddPackageToVolumeAsync()
2532 …terable<super::super::Foundation::Uri>>, Param3: ::windows::runtime::IntoParam<'a, PackageVolume>>( in RegisterPackageWithAppDataVolumeAsync()
2545 …ndows::runtime::HSTRING>>(&self, volumename: Param0) -> ::windows::runtime::Result<PackageVolume> { in FindPackageVolumeByName() argument
2549 …smute_copy(this), volumename.into_param().abi(), &mut result__).from_abi::<PackageVolume>(result__) in FindPackageVolumeByName()
2553 …f) -> ::windows::runtime::Result<super::super::Foundation::Collections::IIterable<PackageVolume>> { in FindPackageVolumes() argument
2557 …mut result__).from_abi::<super::super::Foundation::Collections::IIterable<PackageVolume>>(result__) in FindPackageVolumes()
2560 pub fn GetDefaultPackageVolume(&self) -> ::windows::runtime::Result<PackageVolume> { in GetDefaultPackageVolume() argument
2564 …able(this).12)(::std::mem::transmute_copy(this), &mut result__).from_abi::<PackageVolume>(result__) in GetDefaultPackageVolume()
2568 …windows::runtime::HSTRING>, Param2: ::windows::runtime::IntoParam<'a, PackageVolume>>(&self, packa… in MovePackageToVolumeAsync()
2576 …pub fn RemovePackageVolumeAsync<'a, Param0: ::windows::runtime::IntoParam<'a, PackageVolume>>(&sel… in RemovePackageVolumeAsync()
2583 …pub fn SetDefaultPackageVolume<'a, Param0: ::windows::runtime::IntoParam<'a, PackageVolume>>(&self… in SetDefaultPackageVolume()
2592 …pub fn SetPackageVolumeOfflineAsync<'a, Param0: ::windows::runtime::IntoParam<'a, PackageVolume>>(… in SetPackageVolumeOfflineAsync()
2600 …pub fn SetPackageVolumeOnlineAsync<'a, Param0: ::windows::runtime::IntoParam<'a, PackageVolume>>(&… in SetPackageVolumeOnlineAsync()
2608 …terable<super::super::Foundation::Uri>>, Param3: ::windows::runtime::IntoParam<'a, PackageVolume>>( in StagePackageToVolumeAsync()
2630 …::Foundation::IAsyncOperation<super::super::Foundation::Collections::IVectorView<PackageVolume>>> { in GetPackageVolumesAsync() argument
2634 …tion::IAsyncOperation<super::super::Foundation::Collections::IVectorView<PackageVolume>>>(result__) in GetPackageVolumesAsync()
2642 Param3: ::windows::runtime::IntoParam<'a, PackageVolume>, in AddPackageToVolumeAndOptionalPackagesAsync() argument
2665 Param3: ::windows::runtime::IntoParam<'a, PackageVolume>, in StagePackageToVolumeAndOptionalPackagesAsync() argument
2684 …indows::runtime::HSTRING>>, Param3: ::windows::runtime::IntoParam<'a, PackageVolume>, Param4: ::wi… in RegisterPackageByFamilyNameAndOptionalPackagesAsync() argument
2714 …r::super::Foundation::Uri>, Param2: ::windows::runtime::IntoParam<'a, PackageVolume>>(&self, appin… in AddPackageByAppInstallerFileAsync()
2722 …r::super::Foundation::Uri>, Param2: ::windows::runtime::IntoParam<'a, PackageVolume>>(&self, appin… in RequestAddPackageByAppInstallerFileAsync()
2734 Param3: ::windows::runtime::IntoParam<'a, PackageVolume>, in AddPackageToVolumeAndRelatedSetAsync() argument
2759 Param3: ::windows::runtime::IntoParam<'a, PackageVolume>, in StagePackageToVolumeAndRelatedSetAsync() argument
2784 Param3: ::windows::runtime::IntoParam<'a, PackageVolume>, in RequestAddPackageAsync() argument
2807 Param3: ::windows::runtime::IntoParam<'a, PackageVolume>, in RequestAddPackageAndRelatedSetAsync() argument
3236 pub struct PackageVolume(::windows::runtime::IInspectable); struct
3237 impl PackageVolume { implementation
3421 unsafe impl ::windows::runtime::RuntimeType for PackageVolume { implementation
3424 unsafe impl ::windows::runtime::Interface for PackageVolume { implementation
3428 impl ::windows::runtime::RuntimeName for PackageVolume { implementation
3431 impl ::std::convert::From<PackageVolume> for ::windows::runtime::IUnknown {
3432 fn from(value: PackageVolume) -> Self { in from()
3436 impl ::std::convert::From<&PackageVolume> for ::windows::runtime::IUnknown {
3437 fn from(value: &PackageVolume) -> Self { in from()
3441 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for PackageVolume { implementation
3446 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for &PackageVolume { implementation
3451 impl ::std::convert::From<PackageVolume> for ::windows::runtime::IInspectable {
3452 fn from(value: PackageVolume) -> Self { in from()
3456 impl ::std::convert::From<&PackageVolume> for ::windows::runtime::IInspectable {
3457 fn from(value: &PackageVolume) -> Self { in from()
3461 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IInspectable> for PackageVolume { implementation
3466 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IInspectable> for &'a PackageVolume { implementation
3471 unsafe impl ::std::marker::Send for PackageVolume {} implementation
3472 unsafe impl ::std::marker::Sync for PackageVolume {} implementation
3492 pub fn AppDataVolume(&self) -> ::windows::runtime::Result<PackageVolume> { in AppDataVolume() argument
3496 …table(this).7)(::std::mem::transmute_copy(this), &mut result__).from_abi::<PackageVolume>(result__) in AppDataVolume()
3499 …pub fn SetAppDataVolume<'a, Param0: ::windows::runtime::IntoParam<'a, PackageVolume>>(&self, value… in SetAppDataVolume()
4062 pub fn TargetVolume(&self) -> ::windows::runtime::Result<PackageVolume> { in TargetVolume() argument
4066 …table(this).7)(::std::mem::transmute_copy(this), &mut result__).from_abi::<PackageVolume>(result__) in TargetVolume()
4069 …pub fn SetTargetVolume<'a, Param0: ::windows::runtime::IntoParam<'a, PackageVolume>>(&self, value:… in SetTargetVolume()