Struct IFaxServerNotify2_Vtbl
#[repr(C)]pub struct IFaxServerNotify2_Vtbl {Show 27 fields
pub base__: IDispatch_Vtbl,
pub OnIncomingJobAdded: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut c_void) -> HRESULT,
pub OnIncomingJobRemoved: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut c_void) -> HRESULT,
pub OnIncomingJobChanged: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut c_void, _: *mut c_void) -> HRESULT,
pub OnOutgoingJobAdded: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut c_void) -> HRESULT,
pub OnOutgoingJobRemoved: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut c_void) -> HRESULT,
pub OnOutgoingJobChanged: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut c_void, _: *mut c_void) -> HRESULT,
pub OnIncomingMessageAdded: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut c_void) -> HRESULT,
pub OnIncomingMessageRemoved: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut c_void) -> HRESULT,
pub OnOutgoingMessageAdded: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut c_void) -> HRESULT,
pub OnOutgoingMessageRemoved: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut c_void) -> HRESULT,
pub OnReceiptOptionsChange: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT,
pub OnActivityLoggingConfigChange: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT,
pub OnSecurityConfigChange: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT,
pub OnEventLoggingConfigChange: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT,
pub OnOutgoingQueueConfigChange: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT,
pub OnOutgoingArchiveConfigChange: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT,
pub OnIncomingArchiveConfigChange: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT,
pub OnDevicesConfigChange: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT,
pub OnOutboundRoutingGroupsConfigChange: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT,
pub OnOutboundRoutingRulesConfigChange: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT,
pub OnServerActivityChange: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: i32, _: i32, _: i32, _: i32) -> HRESULT,
pub OnQueuesStatusChange: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: VARIANT_BOOL, _: VARIANT_BOOL, _: VARIANT_BOOL) -> HRESULT,
pub OnNewCall: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: i32, _: i32, _: *mut c_void) -> HRESULT,
pub OnServerShutDown: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT,
pub OnDeviceStatusChange: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: i32, _: VARIANT_BOOL, _: VARIANT_BOOL, _: VARIANT_BOOL, _: VARIANT_BOOL) -> HRESULT,
pub OnGeneralServerConfigChanged: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT,
}Fields§
§base__: IDispatch_Vtbl§OnIncomingJobAdded: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut c_void) -> HRESULT§OnIncomingJobRemoved: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut c_void) -> HRESULT§OnIncomingJobChanged: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut c_void, _: *mut c_void) -> HRESULT§OnOutgoingJobAdded: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut c_void) -> HRESULT§OnOutgoingJobRemoved: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut c_void) -> HRESULT§OnOutgoingJobChanged: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut c_void, _: *mut c_void) -> HRESULT§OnIncomingMessageAdded: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut c_void) -> HRESULT§OnIncomingMessageRemoved: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut c_void) -> HRESULT§OnOutgoingMessageAdded: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut c_void) -> HRESULT§OnOutgoingMessageRemoved: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut c_void) -> HRESULT§OnReceiptOptionsChange: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT§OnActivityLoggingConfigChange: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT§OnSecurityConfigChange: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT§OnEventLoggingConfigChange: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT§OnOutgoingQueueConfigChange: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT§OnOutgoingArchiveConfigChange: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT§OnIncomingArchiveConfigChange: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT§OnDevicesConfigChange: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT§OnOutboundRoutingGroupsConfigChange: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT§OnOutboundRoutingRulesConfigChange: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT§OnServerActivityChange: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: i32, _: i32, _: i32, _: i32) -> HRESULT§OnQueuesStatusChange: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: VARIANT_BOOL, _: VARIANT_BOOL, _: VARIANT_BOOL) -> HRESULT§OnNewCall: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: i32, _: i32, _: *mut c_void) -> HRESULT§OnServerShutDown: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT§OnDeviceStatusChange: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: i32, _: VARIANT_BOOL, _: VARIANT_BOOL, _: VARIANT_BOOL, _: VARIANT_BOOL) -> HRESULT§OnGeneralServerConfigChanged: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULTImplementations§
§impl IFaxServerNotify2_Vtbl
impl IFaxServerNotify2_Vtbl
pub const fn new<Identity: IFaxServerNotify2_Impl, const OFFSET: isize>() -> Self
pub fn matches(iid: &GUID) -> bool
Auto Trait Implementations§
impl Freeze for IFaxServerNotify2_Vtbl
impl RefUnwindSafe for IFaxServerNotify2_Vtbl
impl Send for IFaxServerNotify2_Vtbl
impl Sync for IFaxServerNotify2_Vtbl
impl Unpin for IFaxServerNotify2_Vtbl
impl UnwindSafe for IFaxServerNotify2_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