Struct windows::Win32::Devices::Fax::IFaxConfiguration_Vtbl
#[repr(C)]pub struct IFaxConfiguration_Vtbl {Show 43 fields
pub base__: IDispatch_Vtbl,
pub UseArchive: unsafe extern "system" fn(_: *mut c_void, _: *mut VARIANT_BOOL) -> HRESULT,
pub SetUseArchive: unsafe extern "system" fn(_: *mut c_void, _: VARIANT_BOOL) -> HRESULT,
pub ArchiveLocation: unsafe extern "system" fn(_: *mut c_void, _: *mut MaybeUninit<BSTR>) -> HRESULT,
pub SetArchiveLocation: unsafe extern "system" fn(_: *mut c_void, _: MaybeUninit<BSTR>) -> HRESULT,
pub SizeQuotaWarning: unsafe extern "system" fn(_: *mut c_void, _: *mut VARIANT_BOOL) -> HRESULT,
pub SetSizeQuotaWarning: unsafe extern "system" fn(_: *mut c_void, _: VARIANT_BOOL) -> HRESULT,
pub HighQuotaWaterMark: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT,
pub SetHighQuotaWaterMark: unsafe extern "system" fn(_: *mut c_void, _: i32) -> HRESULT,
pub LowQuotaWaterMark: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT,
pub SetLowQuotaWaterMark: unsafe extern "system" fn(_: *mut c_void, _: i32) -> HRESULT,
pub ArchiveAgeLimit: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT,
pub SetArchiveAgeLimit: unsafe extern "system" fn(_: *mut c_void, _: i32) -> HRESULT,
pub ArchiveSizeLow: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT,
pub ArchiveSizeHigh: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT,
pub OutgoingQueueBlocked: unsafe extern "system" fn(_: *mut c_void, _: *mut VARIANT_BOOL) -> HRESULT,
pub SetOutgoingQueueBlocked: unsafe extern "system" fn(_: *mut c_void, _: VARIANT_BOOL) -> HRESULT,
pub OutgoingQueuePaused: unsafe extern "system" fn(_: *mut c_void, _: *mut VARIANT_BOOL) -> HRESULT,
pub SetOutgoingQueuePaused: unsafe extern "system" fn(_: *mut c_void, _: VARIANT_BOOL) -> HRESULT,
pub AllowPersonalCoverPages: unsafe extern "system" fn(_: *mut c_void, _: *mut VARIANT_BOOL) -> HRESULT,
pub SetAllowPersonalCoverPages: unsafe extern "system" fn(_: *mut c_void, _: VARIANT_BOOL) -> HRESULT,
pub UseDeviceTSID: unsafe extern "system" fn(_: *mut c_void, _: *mut VARIANT_BOOL) -> HRESULT,
pub SetUseDeviceTSID: unsafe extern "system" fn(_: *mut c_void, _: VARIANT_BOOL) -> HRESULT,
pub Retries: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT,
pub SetRetries: unsafe extern "system" fn(_: *mut c_void, _: i32) -> HRESULT,
pub RetryDelay: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT,
pub SetRetryDelay: unsafe extern "system" fn(_: *mut c_void, _: i32) -> HRESULT,
pub DiscountRateStart: unsafe extern "system" fn(_: *mut c_void, _: *mut f64) -> HRESULT,
pub SetDiscountRateStart: unsafe extern "system" fn(_: *mut c_void, _: f64) -> HRESULT,
pub DiscountRateEnd: unsafe extern "system" fn(_: *mut c_void, _: *mut f64) -> HRESULT,
pub SetDiscountRateEnd: unsafe extern "system" fn(_: *mut c_void, _: f64) -> HRESULT,
pub OutgoingQueueAgeLimit: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT,
pub SetOutgoingQueueAgeLimit: unsafe extern "system" fn(_: *mut c_void, _: i32) -> HRESULT,
pub Branding: unsafe extern "system" fn(_: *mut c_void, _: *mut VARIANT_BOOL) -> HRESULT,
pub SetBranding: unsafe extern "system" fn(_: *mut c_void, _: VARIANT_BOOL) -> HRESULT,
pub IncomingQueueBlocked: unsafe extern "system" fn(_: *mut c_void, _: *mut VARIANT_BOOL) -> HRESULT,
pub SetIncomingQueueBlocked: unsafe extern "system" fn(_: *mut c_void, _: VARIANT_BOOL) -> HRESULT,
pub AutoCreateAccountOnConnect: unsafe extern "system" fn(_: *mut c_void, _: *mut VARIANT_BOOL) -> HRESULT,
pub SetAutoCreateAccountOnConnect: unsafe extern "system" fn(_: *mut c_void, _: VARIANT_BOOL) -> HRESULT,
pub IncomingFaxesArePublic: unsafe extern "system" fn(_: *mut c_void, _: *mut VARIANT_BOOL) -> HRESULT,
pub SetIncomingFaxesArePublic: unsafe extern "system" fn(_: *mut c_void, _: VARIANT_BOOL) -> HRESULT,
pub Refresh: unsafe extern "system" fn(_: *mut c_void) -> HRESULT,
pub Save: unsafe extern "system" fn(_: *mut c_void) -> HRESULT,
}
Fields§
§base__: IDispatch_Vtbl
§UseArchive: unsafe extern "system" fn(_: *mut c_void, _: *mut VARIANT_BOOL) -> HRESULT
§SetUseArchive: unsafe extern "system" fn(_: *mut c_void, _: VARIANT_BOOL) -> HRESULT
§ArchiveLocation: unsafe extern "system" fn(_: *mut c_void, _: *mut MaybeUninit<BSTR>) -> HRESULT
§SetArchiveLocation: unsafe extern "system" fn(_: *mut c_void, _: MaybeUninit<BSTR>) -> HRESULT
§SizeQuotaWarning: unsafe extern "system" fn(_: *mut c_void, _: *mut VARIANT_BOOL) -> HRESULT
§SetSizeQuotaWarning: unsafe extern "system" fn(_: *mut c_void, _: VARIANT_BOOL) -> HRESULT
§HighQuotaWaterMark: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT
§SetHighQuotaWaterMark: unsafe extern "system" fn(_: *mut c_void, _: i32) -> HRESULT
§LowQuotaWaterMark: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT
§SetLowQuotaWaterMark: unsafe extern "system" fn(_: *mut c_void, _: i32) -> HRESULT
§ArchiveAgeLimit: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT
§SetArchiveAgeLimit: unsafe extern "system" fn(_: *mut c_void, _: i32) -> HRESULT
§ArchiveSizeLow: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT
§ArchiveSizeHigh: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT
§OutgoingQueueBlocked: unsafe extern "system" fn(_: *mut c_void, _: *mut VARIANT_BOOL) -> HRESULT
§SetOutgoingQueueBlocked: unsafe extern "system" fn(_: *mut c_void, _: VARIANT_BOOL) -> HRESULT
§OutgoingQueuePaused: unsafe extern "system" fn(_: *mut c_void, _: *mut VARIANT_BOOL) -> HRESULT
§SetOutgoingQueuePaused: unsafe extern "system" fn(_: *mut c_void, _: VARIANT_BOOL) -> HRESULT
§AllowPersonalCoverPages: unsafe extern "system" fn(_: *mut c_void, _: *mut VARIANT_BOOL) -> HRESULT
§SetAllowPersonalCoverPages: unsafe extern "system" fn(_: *mut c_void, _: VARIANT_BOOL) -> HRESULT
§UseDeviceTSID: unsafe extern "system" fn(_: *mut c_void, _: *mut VARIANT_BOOL) -> HRESULT
§SetUseDeviceTSID: unsafe extern "system" fn(_: *mut c_void, _: VARIANT_BOOL) -> HRESULT
§Retries: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT
§SetRetries: unsafe extern "system" fn(_: *mut c_void, _: i32) -> HRESULT
§RetryDelay: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT
§SetRetryDelay: unsafe extern "system" fn(_: *mut c_void, _: i32) -> HRESULT
§DiscountRateStart: unsafe extern "system" fn(_: *mut c_void, _: *mut f64) -> HRESULT
§SetDiscountRateStart: unsafe extern "system" fn(_: *mut c_void, _: f64) -> HRESULT
§DiscountRateEnd: unsafe extern "system" fn(_: *mut c_void, _: *mut f64) -> HRESULT
§SetDiscountRateEnd: unsafe extern "system" fn(_: *mut c_void, _: f64) -> HRESULT
§OutgoingQueueAgeLimit: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT
§SetOutgoingQueueAgeLimit: unsafe extern "system" fn(_: *mut c_void, _: i32) -> HRESULT
§Branding: unsafe extern "system" fn(_: *mut c_void, _: *mut VARIANT_BOOL) -> HRESULT
§SetBranding: unsafe extern "system" fn(_: *mut c_void, _: VARIANT_BOOL) -> HRESULT
§IncomingQueueBlocked: unsafe extern "system" fn(_: *mut c_void, _: *mut VARIANT_BOOL) -> HRESULT
§SetIncomingQueueBlocked: unsafe extern "system" fn(_: *mut c_void, _: VARIANT_BOOL) -> HRESULT
§AutoCreateAccountOnConnect: unsafe extern "system" fn(_: *mut c_void, _: *mut VARIANT_BOOL) -> HRESULT
§SetAutoCreateAccountOnConnect: unsafe extern "system" fn(_: *mut c_void, _: VARIANT_BOOL) -> HRESULT
§IncomingFaxesArePublic: unsafe extern "system" fn(_: *mut c_void, _: *mut VARIANT_BOOL) -> HRESULT
§SetIncomingFaxesArePublic: unsafe extern "system" fn(_: *mut c_void, _: VARIANT_BOOL) -> HRESULT
§Refresh: unsafe extern "system" fn(_: *mut c_void) -> HRESULT
§Save: unsafe extern "system" fn(_: *mut c_void) -> HRESULT
Implementations§
§impl IFaxConfiguration_Vtbl
impl IFaxConfiguration_Vtbl
pub const fn new<Identity, const OFFSET: isize>() -> IFaxConfiguration_Vtblwhere
Identity: IFaxConfiguration_Impl + IUnknownImpl,
pub fn matches(iid: &GUID) -> bool
Auto Trait Implementations§
impl Freeze for IFaxConfiguration_Vtbl
impl RefUnwindSafe for IFaxConfiguration_Vtbl
impl Send for IFaxConfiguration_Vtbl
impl Sync for IFaxConfiguration_Vtbl
impl Unpin for IFaxConfiguration_Vtbl
impl UnwindSafe for IFaxConfiguration_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