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

pub struct MemoryBuffer(_);

Methods

impl MemoryBuffer
[src]

Methods from Deref<Target = IMemoryBuffer>

Trait Implementations

impl RtInterface for MemoryBuffer
[src]

impl RtClassInterface for MemoryBuffer
[src]

impl ComInterface for MemoryBuffer
[src]

The type that defines the VTable of this interface.

impl ComIid for MemoryBuffer
[src]

impl RtType for MemoryBuffer
[src]

impl Deref for MemoryBuffer
[src]

The resulting type after dereferencing

The method called to dereference a value

impl DerefMut for MemoryBuffer
[src]

The method called to mutably dereference a value

impl RtActivatable<IMemoryBufferFactory> for MemoryBuffer
[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 MemoryBuffer
[src]

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