Struct IMSMQMessage_Vtbl
#[repr(C)]pub struct IMSMQMessage_Vtbl {Show 50 fields
pub base__: IDispatch_Vtbl,
pub Class: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT,
pub PrivLevel: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT,
pub SetPrivLevel: unsafe extern "system" fn(_: *mut c_void, _: i32) -> HRESULT,
pub AuthLevel: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT,
pub SetAuthLevel: unsafe extern "system" fn(_: *mut c_void, _: i32) -> HRESULT,
pub IsAuthenticated: unsafe extern "system" fn(_: *mut c_void, _: *mut i16) -> HRESULT,
pub Delivery: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT,
pub SetDelivery: unsafe extern "system" fn(_: *mut c_void, _: i32) -> HRESULT,
pub Trace: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT,
pub SetTrace: unsafe extern "system" fn(_: *mut c_void, _: i32) -> HRESULT,
pub Priority: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT,
pub SetPriority: unsafe extern "system" fn(_: *mut c_void, _: i32) -> HRESULT,
pub Journal: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT,
pub SetJournal: unsafe extern "system" fn(_: *mut c_void, _: i32) -> HRESULT,
pub ResponseQueueInfo: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT,
pub putref_ResponseQueueInfo: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT,
pub AppSpecific: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT,
pub SetAppSpecific: unsafe extern "system" fn(_: *mut c_void, _: i32) -> HRESULT,
pub SourceMachineGuid: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT,
pub BodyLength: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT,
pub Body: unsafe extern "system" fn(_: *mut c_void, _: *mut VARIANT) -> HRESULT,
pub SetBody: unsafe extern "system" fn(_: *mut c_void, _: VARIANT) -> HRESULT,
pub AdminQueueInfo: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT,
pub putref_AdminQueueInfo: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT,
pub Id: unsafe extern "system" fn(_: *mut c_void, _: *mut VARIANT) -> HRESULT,
pub CorrelationId: unsafe extern "system" fn(_: *mut c_void, _: *mut VARIANT) -> HRESULT,
pub SetCorrelationId: unsafe extern "system" fn(_: *mut c_void, _: VARIANT) -> HRESULT,
pub Ack: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT,
pub SetAck: unsafe extern "system" fn(_: *mut c_void, _: i32) -> HRESULT,
pub Label: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT,
pub SetLabel: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT,
pub MaxTimeToReachQueue: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT,
pub SetMaxTimeToReachQueue: unsafe extern "system" fn(_: *mut c_void, _: i32) -> HRESULT,
pub MaxTimeToReceive: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT,
pub SetMaxTimeToReceive: unsafe extern "system" fn(_: *mut c_void, _: i32) -> HRESULT,
pub HashAlgorithm: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT,
pub SetHashAlgorithm: unsafe extern "system" fn(_: *mut c_void, _: i32) -> HRESULT,
pub EncryptAlgorithm: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT,
pub SetEncryptAlgorithm: unsafe extern "system" fn(_: *mut c_void, _: i32) -> HRESULT,
pub SentTime: unsafe extern "system" fn(_: *mut c_void, _: *mut VARIANT) -> HRESULT,
pub ArrivedTime: unsafe extern "system" fn(_: *mut c_void, _: *mut VARIANT) -> HRESULT,
pub DestinationQueueInfo: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT,
pub SenderCertificate: unsafe extern "system" fn(_: *mut c_void, _: *mut VARIANT) -> HRESULT,
pub SetSenderCertificate: unsafe extern "system" fn(_: *mut c_void, _: VARIANT) -> HRESULT,
pub SenderId: unsafe extern "system" fn(_: *mut c_void, _: *mut VARIANT) -> HRESULT,
pub SenderIdType: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT,
pub SetSenderIdType: unsafe extern "system" fn(_: *mut c_void, _: i32) -> HRESULT,
pub Send: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *const VARIANT) -> HRESULT,
pub AttachCurrentSecurityContext: unsafe extern "system" fn(_: *mut c_void) -> HRESULT,
}Fields§
§base__: IDispatch_Vtbl§Class: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT§PrivLevel: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT§SetPrivLevel: unsafe extern "system" fn(_: *mut c_void, _: i32) -> HRESULT§AuthLevel: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT§SetAuthLevel: unsafe extern "system" fn(_: *mut c_void, _: i32) -> HRESULT§IsAuthenticated: unsafe extern "system" fn(_: *mut c_void, _: *mut i16) -> HRESULT§Delivery: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT§SetDelivery: unsafe extern "system" fn(_: *mut c_void, _: i32) -> HRESULT§Trace: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT§SetTrace: unsafe extern "system" fn(_: *mut c_void, _: i32) -> HRESULT§Priority: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT§SetPriority: unsafe extern "system" fn(_: *mut c_void, _: i32) -> HRESULT§Journal: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT§SetJournal: unsafe extern "system" fn(_: *mut c_void, _: i32) -> HRESULT§ResponseQueueInfo: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT§putref_ResponseQueueInfo: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT§AppSpecific: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT§SetAppSpecific: unsafe extern "system" fn(_: *mut c_void, _: i32) -> HRESULT§SourceMachineGuid: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT§BodyLength: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT§Body: unsafe extern "system" fn(_: *mut c_void, _: *mut VARIANT) -> HRESULT§SetBody: unsafe extern "system" fn(_: *mut c_void, _: VARIANT) -> HRESULT§AdminQueueInfo: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT§putref_AdminQueueInfo: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT§Id: unsafe extern "system" fn(_: *mut c_void, _: *mut VARIANT) -> HRESULT§CorrelationId: unsafe extern "system" fn(_: *mut c_void, _: *mut VARIANT) -> HRESULT§SetCorrelationId: unsafe extern "system" fn(_: *mut c_void, _: VARIANT) -> HRESULT§Ack: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT§SetAck: unsafe extern "system" fn(_: *mut c_void, _: i32) -> HRESULT§Label: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT§SetLabel: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT§MaxTimeToReachQueue: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT§SetMaxTimeToReachQueue: unsafe extern "system" fn(_: *mut c_void, _: i32) -> HRESULT§MaxTimeToReceive: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT§SetMaxTimeToReceive: unsafe extern "system" fn(_: *mut c_void, _: i32) -> HRESULT§HashAlgorithm: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT§SetHashAlgorithm: unsafe extern "system" fn(_: *mut c_void, _: i32) -> HRESULT§EncryptAlgorithm: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT§SetEncryptAlgorithm: unsafe extern "system" fn(_: *mut c_void, _: i32) -> HRESULT§SentTime: unsafe extern "system" fn(_: *mut c_void, _: *mut VARIANT) -> HRESULT§ArrivedTime: unsafe extern "system" fn(_: *mut c_void, _: *mut VARIANT) -> HRESULT§DestinationQueueInfo: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT§SenderCertificate: unsafe extern "system" fn(_: *mut c_void, _: *mut VARIANT) -> HRESULT§SetSenderCertificate: unsafe extern "system" fn(_: *mut c_void, _: VARIANT) -> HRESULT§SenderId: unsafe extern "system" fn(_: *mut c_void, _: *mut VARIANT) -> HRESULT§SenderIdType: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT§SetSenderIdType: unsafe extern "system" fn(_: *mut c_void, _: i32) -> HRESULT§Send: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *const VARIANT) -> HRESULT§AttachCurrentSecurityContext: unsafe extern "system" fn(_: *mut c_void) -> HRESULTImplementations§
§impl IMSMQMessage_Vtbl
impl IMSMQMessage_Vtbl
pub const fn new<Identity: IMSMQMessage_Impl, const OFFSET: isize>() -> Self
pub fn matches(iid: &GUID) -> bool
Auto Trait Implementations§
impl Freeze for IMSMQMessage_Vtbl
impl RefUnwindSafe for IMSMQMessage_Vtbl
impl Send for IMSMQMessage_Vtbl
impl Sync for IMSMQMessage_Vtbl
impl Unpin for IMSMQMessage_Vtbl
impl UnwindSafe for IMSMQMessage_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