Struct windows_sys::Win32::Media::Audio::AudioExtensionParams
#[repr(C)]pub struct AudioExtensionParams {
pub AddPageParam: LPARAM,
pub pEndpoint: IMMDevice,
pub pPnpInterface: IMMDevice,
pub pPnpDevnode: IMMDevice,
}
Expand description
Required features: "Win32_Media_Audio"
, "Win32_Foundation"
Fields§
§AddPageParam: LPARAM
§pEndpoint: IMMDevice
§pPnpInterface: IMMDevice
§pPnpDevnode: IMMDevice