[][src]Struct windows_media_transcoding_bindings::windows::system::abi_IUserWatcher

#[repr(C)]pub struct abi_IUserWatcher {
    pub status: unsafe extern "system" fn(_: NonNullRawComPtr<IUserWatcher>, result__: *mut <UserWatcherStatus as AbiTransferable>::Abi) -> ErrorCode,
    pub start: unsafe extern "system" fn(_: NonNullRawComPtr<IUserWatcher>) -> ErrorCode,
    pub stop: unsafe extern "system" fn(_: NonNullRawComPtr<IUserWatcher>) -> ErrorCode,
    pub added: unsafe extern "system" fn(_: NonNullRawComPtr<IUserWatcher>, handler: <TypedEventHandler<UserWatcher, UserChangedEventArgs> as AbiTransferable>::Abi, result__: *mut <EventRegistrationToken as AbiTransferable>::Abi) -> ErrorCode,
    pub remove_added: unsafe extern "system" fn(_: NonNullRawComPtr<IUserWatcher>, token: <EventRegistrationToken as AbiTransferable>::Abi) -> ErrorCode,
    pub removed: unsafe extern "system" fn(_: NonNullRawComPtr<IUserWatcher>, handler: <TypedEventHandler<UserWatcher, UserChangedEventArgs> as AbiTransferable>::Abi, result__: *mut <EventRegistrationToken as AbiTransferable>::Abi) -> ErrorCode,
    pub remove_removed: unsafe extern "system" fn(_: NonNullRawComPtr<IUserWatcher>, token: <EventRegistrationToken as AbiTransferable>::Abi) -> ErrorCode,
    pub updated: unsafe extern "system" fn(_: NonNullRawComPtr<IUserWatcher>, handler: <TypedEventHandler<UserWatcher, UserChangedEventArgs> as AbiTransferable>::Abi, result__: *mut <EventRegistrationToken as AbiTransferable>::Abi) -> ErrorCode,
    pub remove_updated: unsafe extern "system" fn(_: NonNullRawComPtr<IUserWatcher>, token: <EventRegistrationToken as AbiTransferable>::Abi) -> ErrorCode,
    pub authentication_status_changed: unsafe extern "system" fn(_: NonNullRawComPtr<IUserWatcher>, handler: <TypedEventHandler<UserWatcher, UserChangedEventArgs> as AbiTransferable>::Abi, result__: *mut <EventRegistrationToken as AbiTransferable>::Abi) -> ErrorCode,
    pub remove_authentication_status_changed: unsafe extern "system" fn(_: NonNullRawComPtr<IUserWatcher>, token: <EventRegistrationToken as AbiTransferable>::Abi) -> ErrorCode,
    pub authentication_status_changing: unsafe extern "system" fn(_: NonNullRawComPtr<IUserWatcher>, handler: <TypedEventHandler<UserWatcher, UserAuthenticationStatusChangingEventArgs> as AbiTransferable>::Abi, result__: *mut <EventRegistrationToken as AbiTransferable>::Abi) -> ErrorCode,
    pub remove_authentication_status_changing: unsafe extern "system" fn(_: NonNullRawComPtr<IUserWatcher>, token: <EventRegistrationToken as AbiTransferable>::Abi) -> ErrorCode,
    pub enumeration_completed: unsafe extern "system" fn(_: NonNullRawComPtr<IUserWatcher>, handler: <TypedEventHandler<UserWatcher, Object> as AbiTransferable>::Abi, result__: *mut <EventRegistrationToken as AbiTransferable>::Abi) -> ErrorCode,
    pub remove_enumeration_completed: unsafe extern "system" fn(_: NonNullRawComPtr<IUserWatcher>, token: <EventRegistrationToken as AbiTransferable>::Abi) -> ErrorCode,
    pub stopped: unsafe extern "system" fn(_: NonNullRawComPtr<IUserWatcher>, handler: <TypedEventHandler<UserWatcher, Object> as AbiTransferable>::Abi, result__: *mut <EventRegistrationToken as AbiTransferable>::Abi) -> ErrorCode,
    pub remove_stopped: unsafe extern "system" fn(_: NonNullRawComPtr<IUserWatcher>, token: <EventRegistrationToken as AbiTransferable>::Abi) -> ErrorCode,
    // some fields omitted
}

Fields

status: unsafe extern "system" fn(_: NonNullRawComPtr<IUserWatcher>, result__: *mut <UserWatcherStatus as AbiTransferable>::Abi) -> ErrorCodestart: unsafe extern "system" fn(_: NonNullRawComPtr<IUserWatcher>) -> ErrorCodestop: unsafe extern "system" fn(_: NonNullRawComPtr<IUserWatcher>) -> ErrorCodeadded: unsafe extern "system" fn(_: NonNullRawComPtr<IUserWatcher>, handler: <TypedEventHandler<UserWatcher, UserChangedEventArgs> as AbiTransferable>::Abi, result__: *mut <EventRegistrationToken as AbiTransferable>::Abi) -> ErrorCoderemove_added: unsafe extern "system" fn(_: NonNullRawComPtr<IUserWatcher>, token: <EventRegistrationToken as AbiTransferable>::Abi) -> ErrorCoderemoved: unsafe extern "system" fn(_: NonNullRawComPtr<IUserWatcher>, handler: <TypedEventHandler<UserWatcher, UserChangedEventArgs> as AbiTransferable>::Abi, result__: *mut <EventRegistrationToken as AbiTransferable>::Abi) -> ErrorCoderemove_removed: unsafe extern "system" fn(_: NonNullRawComPtr<IUserWatcher>, token: <EventRegistrationToken as AbiTransferable>::Abi) -> ErrorCodeupdated: unsafe extern "system" fn(_: NonNullRawComPtr<IUserWatcher>, handler: <TypedEventHandler<UserWatcher, UserChangedEventArgs> as AbiTransferable>::Abi, result__: *mut <EventRegistrationToken as AbiTransferable>::Abi) -> ErrorCoderemove_updated: unsafe extern "system" fn(_: NonNullRawComPtr<IUserWatcher>, token: <EventRegistrationToken as AbiTransferable>::Abi) -> ErrorCodeauthentication_status_changed: unsafe extern "system" fn(_: NonNullRawComPtr<IUserWatcher>, handler: <TypedEventHandler<UserWatcher, UserChangedEventArgs> as AbiTransferable>::Abi, result__: *mut <EventRegistrationToken as AbiTransferable>::Abi) -> ErrorCoderemove_authentication_status_changed: unsafe extern "system" fn(_: NonNullRawComPtr<IUserWatcher>, token: <EventRegistrationToken as AbiTransferable>::Abi) -> ErrorCodeauthentication_status_changing: unsafe extern "system" fn(_: NonNullRawComPtr<IUserWatcher>, handler: <TypedEventHandler<UserWatcher, UserAuthenticationStatusChangingEventArgs> as AbiTransferable>::Abi, result__: *mut <EventRegistrationToken as AbiTransferable>::Abi) -> ErrorCoderemove_authentication_status_changing: unsafe extern "system" fn(_: NonNullRawComPtr<IUserWatcher>, token: <EventRegistrationToken as AbiTransferable>::Abi) -> ErrorCodeenumeration_completed: unsafe extern "system" fn(_: NonNullRawComPtr<IUserWatcher>, handler: <TypedEventHandler<UserWatcher, Object> as AbiTransferable>::Abi, result__: *mut <EventRegistrationToken as AbiTransferable>::Abi) -> ErrorCoderemove_enumeration_completed: unsafe extern "system" fn(_: NonNullRawComPtr<IUserWatcher>, token: <EventRegistrationToken as AbiTransferable>::Abi) -> ErrorCodestopped: unsafe extern "system" fn(_: NonNullRawComPtr<IUserWatcher>, handler: <TypedEventHandler<UserWatcher, Object> as AbiTransferable>::Abi, result__: *mut <EventRegistrationToken as AbiTransferable>::Abi) -> ErrorCoderemove_stopped: unsafe extern "system" fn(_: NonNullRawComPtr<IUserWatcher>, token: <EventRegistrationToken as AbiTransferable>::Abi) -> ErrorCode

Auto Trait Implementations

impl RefUnwindSafe for abi_IUserWatcher

impl Send for abi_IUserWatcher

impl Sync for abi_IUserWatcher

impl Unpin for abi_IUserWatcher

impl UnwindSafe for abi_IUserWatcher

Blanket Implementations

impl<T> Any for T where
    T: 'static + ?Sized
[src]

impl<T> Borrow<T> for T where
    T: ?Sized
[src]

impl<T> BorrowMut<T> for T where
    T: ?Sized
[src]

impl<T> From<T> for T[src]

impl<T, U> Into<U> for T where
    U: From<T>, 
[src]

impl<T, U> TryFrom<U> for T where
    U: Into<T>, 
[src]

type Error = Infallible

The type returned in the event of a conversion error.

impl<T, U> TryInto<U> for T where
    U: TryFrom<T>, 
[src]

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.