Struct winapi::audioclient::IAudioClient [] [src]

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

Fields

Methods

impl IAudioClient
[src]

Methods from Deref<Target = IUnknown>

Trait Implementations

impl Debug for IAudioClient
[src]

Formats the value using the given formatter.

impl Deref for IAudioClient
[src]

The resulting type after dereferencing

The method called to dereference a value

impl DerefMut for IAudioClient
[src]

The method called to mutably dereference a value