Struct winapi::mmdeviceapi::IMMDeviceCollection [] [src]

#[repr(C)]
pub struct IMMDeviceCollection { pub lpVtbl: *const IMMDeviceCollectionVtbl, }

Fields

Methods

impl IMMDeviceCollection
[src]

Methods from Deref<Target = IUnknown>

Trait Implementations

impl Debug for IMMDeviceCollection
[src]

Formats the value using the given formatter.

impl Deref for IMMDeviceCollection
[src]

The resulting type after dereferencing

The method called to dereference a value

impl DerefMut for IMMDeviceCollection
[src]

The method called to mutably dereference a value