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

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

Methods

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

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

Trait Implementations

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

The type that defines the VTable of this interface.

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

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

The resulting type after dereferencing

The method called to dereference a value

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

The method called to mutably dereference a value

impl ComIid for AsyncActionWithProgressCompletedHandler<f64>
[src]

impl ComIid for AsyncActionWithProgressCompletedHandler<u64>
[src]