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

pub struct WwwFormUrlDecoder(_);

Methods

impl WwwFormUrlDecoder
[src]

Methods from Deref<Target = IWwwFormUrlDecoderRuntimeClass>

Trait Implementations

impl RtInterface for WwwFormUrlDecoder
[src]

impl RtClassInterface for WwwFormUrlDecoder
[src]

impl ComInterface for WwwFormUrlDecoder
[src]

The type that defines the VTable of this interface.

impl ComIid for WwwFormUrlDecoder
[src]

impl RtType for WwwFormUrlDecoder
[src]

impl Deref for WwwFormUrlDecoder
[src]

The resulting type after dereferencing

The method called to dereference a value

impl DerefMut for WwwFormUrlDecoder
[src]

The method called to mutably dereference a value

impl RtActivatable<IWwwFormUrlDecoderRuntimeClassFactory> for WwwFormUrlDecoder
[src]

Returns a factory object to create instances of this class or to call static methods.

Uses the default constructor to create an instance of this class.

impl RtNamedClass for WwwFormUrlDecoder
[src]

Returns the name of the class encoded as a 16-bit wide string.