Struct winrt::windows::foundation::AsyncActionProgressHandler [] [src]

#[repr(C)]
pub struct AsyncActionProgressHandler<TProgress> where
    TProgress: RtType
{ /* fields omitted */ }

Methods

impl<TProgress: RtType + 'static> AsyncActionProgressHandler<TProgress>
[src]

impl<TProgress: RtType> AsyncActionProgressHandler<TProgress>
[src]

Trait Implementations

impl<TProgress> ComInterface for AsyncActionProgressHandler<TProgress> where
    TProgress: RtType
[src]

The type that defines the VTable of this interface.

impl<TProgress> RtType for AsyncActionProgressHandler<TProgress> where
    TProgress: RtType
[src]

impl<TProgress> Deref for AsyncActionProgressHandler<TProgress> where
    TProgress: RtType
[src]

The resulting type after dereferencing

The method called to dereference a value

impl<TProgress> DerefMut for AsyncActionProgressHandler<TProgress> where
    TProgress: RtType
[src]

The method called to mutably dereference a value

impl ComIid for AsyncActionProgressHandler<f64>
[src]

impl ComIid for AsyncActionProgressHandler<u64>
[src]